public class SAMappedDocumentImpl extends SMappedDocumentImpl implements SAMappedDocument
| Constructor and Description |
|---|
SAMappedDocumentImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getArchiveDate() |
String |
getDiscriminator() |
Class<? extends PersistentObject> |
getPersistentObjectInterface() |
long |
getSourceObjectId()
Get the source object id from which this
ArchivedPersistentObject originates. |
int |
hashCode() |
void |
setArchiveDate(long archiveDate) |
void |
setSourceObjectId(long sourceObjectId) |
String |
toString() |
getAuthor, getCreationDate, getDescription, getDocument, getDocumentId, getFileName, getId, getIndex, getMimeType, getName, getProcessInstanceId, getTenantId, getUrl, getVersion, hasContent, setDescription, setDocument, setDocumentId, setId, setIndex, setName, setProcessInstanceId, setTenantId, setVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAuthor, getCreationDate, getFileName, getMimeType, getTenantId, getUrl, hasContentgetDescription, getDocumentId, getIndex, getName, getProcessInstanceId, getTenantId, getVersiongetId, setId, setTenantIdpublic Class<? extends PersistentObject> getPersistentObjectInterface()
getPersistentObjectInterface in interface ArchivedPersistentObjectpublic long getArchiveDate()
getArchiveDate in interface ArchivedPersistentObjectpublic void setArchiveDate(long archiveDate)
public long getSourceObjectId()
ArchivedPersistentObjectArchivedPersistentObject originates.getSourceObjectId in interface ArchivedPersistentObjectpublic void setSourceObjectId(long sourceObjectId)
public String getDiscriminator()
getDiscriminator in interface PersistentObjectgetDiscriminator in class SMappedDocumentImplpublic boolean equals(Object o)
equals in class SMappedDocumentImplpublic int hashCode()
hashCode in class SMappedDocumentImplCopyright © 2018 Bonitasoft S.A.. All rights reserved.