Class AbstractSMappedDocument
java.lang.Object
org.bonitasoft.engine.core.document.model.AbstractSDocumentMapping
org.bonitasoft.engine.core.document.model.AbstractSMappedDocument
- All Implemented Interfaces:
Serializable,PersistentObject
- Direct Known Subclasses:
SAMappedDocument,SMappedDocument
- Author:
- Baptiste Mesta
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAbstractSMappedDocument(AbstractSDocumentMapping documentMapping, SDocument document) -
Method Summary
Modifier and TypeMethodDescriptionlonglonggetUrl()booleanvoidsetDocument(SLightDocument document) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bonitasoft.engine.persistence.PersistentObject
getId, setId
-
Field Details
-
document
-
-
Constructor Details
-
AbstractSMappedDocument
-
-
Method Details
-
getDocument
-
setDocument
-
getAuthor
public long getAuthor() -
getCreationDate
public long getCreationDate() -
getMimeType
-
getFileName
-
hasContent
public boolean hasContent() -
getUrl
-