public class SADocumentMappingImpl extends SDocumentMappingImpl implements org.bonitasoft.engine.core.document.model.archive.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 org.bonitasoft.engine.persistence.PersistentObject> |
getPersistentObjectInterface() |
long |
getSourceObjectId() |
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, waitpublic long getArchiveDate()
getArchiveDate in interface org.bonitasoft.engine.persistence.ArchivedPersistentObjectpublic void setArchiveDate(long archiveDate)
public long getSourceObjectId()
getSourceObjectId in interface org.bonitasoft.engine.persistence.ArchivedPersistentObjectpublic void setSourceObjectId(long sourceObjectId)
public Class<? extends org.bonitasoft.engine.persistence.PersistentObject> getPersistentObjectInterface()
getPersistentObjectInterface in interface org.bonitasoft.engine.persistence.ArchivedPersistentObjectpublic boolean equals(Object o)
equals in class SDocumentMappingImplpublic int hashCode()
hashCode in class SDocumentMappingImplpublic String toString()
toString in class SDocumentMappingImplCopyright © 2015 Bonitasoft S.A.. All rights reserved.