Class SAMappedDocument
java.lang.Object
org.bonitasoft.engine.core.document.model.AbstractSDocumentMapping
org.bonitasoft.engine.core.document.model.AbstractSMappedDocument
org.bonitasoft.engine.core.document.model.archive.SAMappedDocument
- All Implemented Interfaces:
Serializable,ArchivedPersistentObject,PersistentObject
@Entity
public class SAMappedDocument
extends AbstractSMappedDocument
implements ArchivedPersistentObject
- Author:
- Baptiste Mesta
- See Also:
-
Field Summary
Fields inherited from class org.bonitasoft.engine.core.document.model.AbstractSMappedDocument
document -
Constructor Summary
Constructors -
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.ArchivedPersistentObject
getArchiveDate, getSourceObjectIdMethods inherited from interface org.bonitasoft.engine.persistence.PersistentObject
getId, setId
-
Constructor Details
-
SAMappedDocument
public SAMappedDocument()
-
-
Method Details
-
getPersistentObjectInterface
- Specified by:
getPersistentObjectInterfacein interfaceArchivedPersistentObject
-