public interface ArchivedDocument extends ArchivedElement, Document
| Modifier and Type | Method and Description |
|---|---|
long |
getDocumentAuthor()
Deprecated.
6.4.0 use
Document.getAuthor() |
String |
getDocumentContentFileName()
Deprecated.
6.4.0 use
Document.getContentFileName() |
String |
getDocumentContentMimeType()
Deprecated.
6.4.0 use
Document.getContentMimeType() |
Date |
getDocumentCreationDate()
Deprecated.
6.4.0 use
Document.getCreationDate() |
boolean |
getDocumentHasContent()
Deprecated.
6.4.0 use
Document.hasContent() |
String |
getDocumentURL()
Deprecated.
6.4.0 use
Document.getUrl() |
getArchiveDate, getSourceObjectIdgetAuthor, getContentFileName, getContentMimeType, getContentStorageId, getCreationDate, getDescription, getIndex, getProcessInstanceId, getUrl, getVersion, hasContentgetNamegetId@Deprecated String getDocumentURL()
Document.getUrl()@Deprecated boolean getDocumentHasContent()
Document.hasContent()@Deprecated long getDocumentAuthor()
Document.getAuthor()@Deprecated String getDocumentContentMimeType()
Document.getContentMimeType()@Deprecated String getDocumentContentFileName()
Document.getContentFileName()@Deprecated Date getDocumentCreationDate()
Document.getCreationDate()Copyright © 2018 Bonitasoft S.A.. All rights reserved.