public interface Document extends InfoObject, FolderItem
| Modifier and Type | Method and Description |
|---|---|
List<DocumentAlternativeLink> |
getAlternatives()
Return this document alternatives.
|
Map<String,String> |
getAnnotation()
The document associated annotations.
|
String |
getCollectionName()
The document collection name.
|
InputStream |
getData()
The document data.
|
Map<String,DocumentMetadata> |
getMetadata()
The document associated metatada.
|
String |
getMimeType()
The document mime type.
|
List<DocumentPartLink> |
getParts()
Return this document parts.
|
getURIgetFolderItemType, getLength, getWorkflowData, getWorkflowId, getWorkflowStatus, setWorkflowData, setWorkflowId, setWorkflowStatuscloneItem, deleteACL, getAccounting, getCapabilities, getChildren, getCreationTime, getDescription, getId, getIdSharedFolder, getLastAction, getLastModificationTime, getName, getOwner, getParent, getPath, getProperties, getPublicLink, getReaders, getRemotePath, getType, hasAccessRight, isFolder, isMarkedAsRead, isRoot, isShared, isTrashed, markAsRead, move, remove, removeChild, rename, setDescriptionString getMimeType()
getMimeType in interface FolderItemMap<String,DocumentMetadata> getMetadata()
Map<String,String> getAnnotation()
List<DocumentAlternativeLink> getAlternatives()
List<DocumentPartLink> getParts()
String getCollectionName()
InputStream getData() throws InternalErrorException
InternalErrorException - if an internal error occurs.Copyright © 2014. All Rights Reserved.