public class SADocumentMappingImpl extends SDocumentMappingImpl implements SADocumentMapping
| Constructor and Description |
|---|
SADocumentMappingImpl(long documentId,
long processInstanceId,
long archiveDate,
long sourceObjectId,
java.lang.String name,
java.lang.String description,
java.lang.String version) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends PersistentObject> |
getPersistentObjectInterface() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getDocumentId, getIndex, getName, getProcessInstanceId, getTenantId, getVersiongetArchiveDate, getSourceObjectIdgetId, setId, setTenantIdpublic SADocumentMappingImpl(long documentId,
long processInstanceId,
long archiveDate,
long sourceObjectId,
java.lang.String name,
java.lang.String description,
java.lang.String version)
public java.lang.Class<? extends PersistentObject> getPersistentObjectInterface()
getPersistentObjectInterface in interface ArchivedPersistentObject