public class SADocumentMappingImpl extends SDocumentMappingImpl implements SADocumentMapping
| Constructor and Description |
|---|
SADocumentMappingImpl() |
SADocumentMappingImpl(long documentId,
long processInstanceId,
long archiveDate,
long sourceObjectId,
String name,
String description,
String version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getArchiveDate() |
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() |
getDescription, getDiscriminator, getDocumentId, getId, getIndex, getName, getProcessInstanceId, getTenantId, getVersion, setDescription, setDocumentId, setId, setIndex, setName, setProcessInstanceId, setTenantId, setVersionclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDescription, getDocumentId, getIndex, getName, getProcessInstanceId, getTenantId, getVersiongetDiscriminator, getId, setId, setTenantIdpublic long getArchiveDate()
getArchiveDate in interface ArchivedPersistentObjectpublic void setArchiveDate(long archiveDate)
public long getSourceObjectId()
ArchivedPersistentObjectArchivedPersistentObject originates.getSourceObjectId in interface ArchivedPersistentObjectpublic void setSourceObjectId(long sourceObjectId)
public Class<? extends PersistentObject> getPersistentObjectInterface()
getPersistentObjectInterface in interface ArchivedPersistentObjectpublic boolean equals(Object o)
equals in class SDocumentMappingImplpublic int hashCode()
hashCode in class SDocumentMappingImplpublic String toString()
toString in class SDocumentMappingImplCopyright © 2019 Bonitasoft S.A.. All rights reserved.