public interface Document extends Node
Modifier and Type | Method and Description |
---|---|
long |
getContentStreamLength()
Returns the content stream length or -1 if the document has no content.
|
String |
getContentStreamMimeType()
Returns the content stream MIME type or null if the document has no
content.
|
String |
getVersionComment()
Returns the comment provided for this version of this document.
|
String |
getVersionLabel()
Returns the version label of this document.
|
Boolean |
isLatestVersion()
Returns true if latest version.
|
getAspects, getCreatedAt, getCreatedBy, getDescription, getIdentifier, getModifiedAt, getModifiedBy, getName, getProperties, getProperty, getPropertyValue, getTitle, getType, hasAllProperties, hasAspect, isDocument, isFolder
long getContentStreamLength()
String getContentStreamMimeType()
String getVersionLabel()
String getVersionComment()
Boolean isLatestVersion()
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.