public class SAMappedDocumentImpl extends SMappedDocumentImpl implements org.bonitasoft.engine.core.document.model.archive.SAMappedDocument
| Constructor and Description |
|---|
SAMappedDocumentImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getArchiveDate() |
String |
getDiscriminator() |
Class<? extends org.bonitasoft.engine.persistence.PersistentObject> |
getPersistentObjectInterface() |
long |
getSourceObjectId() |
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, hasContentpublic Class<? extends org.bonitasoft.engine.persistence.PersistentObject> getPersistentObjectInterface()
getPersistentObjectInterface in interface org.bonitasoft.engine.persistence.ArchivedPersistentObjectpublic 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 String getDiscriminator()
getDiscriminator in interface org.bonitasoft.engine.persistence.PersistentObjectgetDiscriminator in class SMappedDocumentImplpublic boolean equals(Object o)
equals in class SMappedDocumentImplpublic int hashCode()
hashCode in class SMappedDocumentImplCopyright © 2017 Bonitasoft S.A.. All rights reserved.