|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Document
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.gcube.portlets.user.homelibrary.home.workspace.folder.items.gcube.InfoObject |
|---|
getURI |
| Methods inherited from interface org.gcube.portlets.user.homelibrary.home.workspace.folder.FolderItem |
|---|
getFolderItemType, getLength, getWorkflowData, getWorkflowId, getWorkflowStatus, setWorkflowData, setWorkflowId, setWorkflowStatus |
| Methods inherited from interface org.gcube.portlets.user.homelibrary.home.workspace.WorkspaceItem |
|---|
cloneItem, getAccounting, getCapabilities, getChildren, getCreationTime, getDescription, getId, getIdSharedFolder, getLastAction, getLastModificationTime, getName, getOwner, getParent, getPath, getProperties, getReaders, getType, isMarkedAsRead, isRoot, isShared, markAsRead, move, remove, removeChild, rename, setDescription |
| Method Detail |
|---|
String 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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||