Class SMappedDocument
java.lang.Object
org.bonitasoft.engine.core.document.model.AbstractSDocumentMapping
org.bonitasoft.engine.core.document.model.AbstractSMappedDocument
org.bonitasoft.engine.core.document.model.SMappedDocument
- All Implemented Interfaces:
Serializable,PersistentObject
- Author:
- Baptiste Mesta
- See Also:
-
Field Summary
Fields inherited from class org.bonitasoft.engine.core.document.model.AbstractSMappedDocument
document -
Constructor Summary
ConstructorsConstructorDescriptionSMappedDocument(AbstractSDocumentMapping documentMapping, SDocument document) -
Method Summary
Methods inherited from class org.bonitasoft.engine.core.document.model.AbstractSMappedDocument
getAuthor, getCreationDate, getDocument, getFileName, getMimeType, getUrl, hasContent, setDocumentMethods 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
-
Constructor Details
-
SMappedDocument
-