public interface Report extends FolderItem
| Modifier and Type | Method and Description |
|---|---|
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.
|
getFolderItemType, getLength, getMimeTypecloneItem, deleteACL, getAccounting, getACLOwner, getACLUser, getChildren, getCreationTime, getDescription, getId, getIdSharedFolder, getLastAction, getLastModificationTime, getLastUpdatedBy, getName, getOwner, getParent, getPath, getProperties, getPublicLink, getReaders, getRemotePath, getSecurePublicLink, getStorageID, getType, hasAccessRight, isFolder, isHidden, isMarkedAsRead, isRoot, isShared, isTrashed, markAsRead, move, remove, removeChild, rename, setDescription, setHidden, updateItemInputStream getData() throws InternalErrorException
InternalErrorException - if an internal error occurs.Calendar getCreated()
Calendar getLastEdit()
String getAuthor()
String getLastEditBy()
String getTemplateName()
int getNumberOfSections()
String getStatus()
Copyright © 2020. All Rights Reserved.