|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Report
| Method Summary | |
|---|---|
String |
getAuthor()
Returns the report author. |
Calendar |
getCreated()
Returns the report creation time. |
InputStream |
getData()
Return the template file data. |
Calendar |
getLastEdit()
Returns the last edit time. |
String |
getLastEditBy()
Returns the last report editor. |
int |
getNumberOfSections()
Returns the number of sections. |
String |
getStatus()
Returns the report status. |
String |
getTemplateName()
Returns the source template name. |
| Methods inherited from interface org.gcube.portlets.user.homelibrary.home.workspace.folder.FolderItem |
|---|
getFolderItemType, getLength, getMimeType, 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 |
|---|
InputStream getData()
throws InternalErrorException
InternalErrorException - if an internal error occurs.Calendar getCreated()
Calendar getLastEdit()
String getAuthor()
String getLastEditBy()
String getTemplateName()
int getNumberOfSections()
String getStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||