org.tolven.doc.entity
Class DocCCR

java.lang.Object
  extended by org.tolven.doc.entity.DocBase
      extended by org.tolven.doc.entity.DocXML
          extended by org.tolven.doc.entity.DocCCR
All Implemented Interfaces:
java.io.Serializable, DocContentSecurity

public class DocCCR
extends DocXML
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
DocCCR()
           
 
Method Summary
 void checkEditable()
           
 
Methods inherited from class org.tolven.doc.entity.DocXML
getBindingContext, getXmlName, getXmlNS, setXmlName, setXmlNS
 
Methods inherited from class org.tolven.doc.entity.DocBase
equals, getAccount, getAuthor, getContent, getDocumentSecretKey, getId, getMediaType, getStatus, getSubjectLink, hashCode, isEditable, isSignatureRequired, setAccount, setAsEncryptedContent, setAsEncryptedContentB64, setAsEncryptedContentString, setAuthor, setId, setMediaType, setSignatureRequired, setStatus, setSubject, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DocCCR

public DocCCR()
Method Detail

checkEditable

public void checkEditable()
                   throws CCRException
Throws:
CCRException