public class JCRReportTemplate extends JCRWorkspaceFolderItem implements org.gcube.common.homelibrary.home.workspace.folder.items.ReportTemplate
CONTENT, FOLDER_ITEM_TYPEdelegate, logger, workspace| Constructor and Description |
|---|
JCRReportTemplate(JCRWorkspace workspace,
org.gcube.common.homelibary.model.items.ItemDelegate itemDelegate) |
JCRReportTemplate(JCRWorkspace workspace,
org.gcube.common.homelibary.model.items.ItemDelegate itemDelegate,
String name,
String description,
Calendar created,
Calendar lastEdit,
String author,
String lastEditBy,
int numberOfSections,
String status,
InputStream templateData) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor() |
Calendar |
getCreated() |
InputStream |
getData() |
org.gcube.common.homelibary.model.items.type.FolderItemType |
getFolderItemType() |
Calendar |
getLastEdit() |
String |
getLastEditBy() |
long |
getLength() |
String |
getMimeType() |
int |
getNumberOfSections() |
String |
getStatus() |
copyRemoteContent, getChildren, getProperties, getType, removeChild, removeRemoteContent, save, save, setHardLinkchangeOwner, cloneItem, deleteACL, getAbsolutePath, getAccounting, getACLByUser, getACLOwner, getACLUser, getCreationTime, getDelegate, getDescription, getId, getIdSharedFolder, getLastAction, getLastModificationTime, getLastUpdatedBy, getName, getOwner, getParent, getParent, getParentDelegate, getPath, getPath, getPublicLink, getReaders, getRemotePath, getShortUrl, getStorageID, getUsers, hasAccessRight, internalCopy, internalDescription, internalMove, internalRename, isFolder, isHidden, isMarkedAsRead, isRoot, isRoot, isShared, isTrashed, markAsRead, move, remove, rename, setDescription, setHidden, setHistoryShareUnshare, setMetadata, setOwnerToCurrentUser, setRemotePath, setRemotePath, setShare, setShareHistory, setStorageId, setUnshare, setUnshareHistory, updateItemclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloneItem, deleteACL, getAccounting, getACLOwner, getACLUser, getChildren, getCreationTime, getDescription, getId, getIdSharedFolder, getLastAction, getLastModificationTime, getLastUpdatedBy, getName, getOwner, getParent, getPath, getProperties, getPublicLink, getReaders, getRemotePath, getStorageID, getType, hasAccessRight, isFolder, isHidden, isMarkedAsRead, isRoot, isShared, isTrashed, markAsRead, move, remove, removeChild, rename, setDescription, setHidden, updateItempublic JCRReportTemplate(JCRWorkspace workspace, org.gcube.common.homelibary.model.items.ItemDelegate itemDelegate) throws org.gcube.common.homelibrary.model.exceptions.RepositoryException, org.gcube.common.homelibrary.home.exceptions.InternalErrorException
org.gcube.common.homelibrary.model.exceptions.RepositoryExceptionorg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionpublic JCRReportTemplate(JCRWorkspace workspace, org.gcube.common.homelibary.model.items.ItemDelegate itemDelegate, String name, String description, Calendar created, Calendar lastEdit, String author, String lastEditBy, int numberOfSections, String status, InputStream templateData) throws org.gcube.common.homelibrary.model.exceptions.RepositoryException, org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendException, org.gcube.common.homelibrary.home.exceptions.InternalErrorException, IOException
org.gcube.common.homelibrary.model.exceptions.RepositoryExceptionorg.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendExceptionorg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionIOExceptionpublic long getLength()
throws org.gcube.common.homelibrary.home.exceptions.InternalErrorException
getLength in interface org.gcube.common.homelibrary.home.workspace.folder.FolderItemgetLength in class JCRWorkspaceFolderItemorg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionpublic InputStream getData() throws org.gcube.common.homelibrary.home.exceptions.InternalErrorException
getData in interface org.gcube.common.homelibrary.home.workspace.folder.items.ReportTemplateorg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionpublic Calendar getCreated()
getCreated in interface org.gcube.common.homelibrary.home.workspace.folder.items.ReportTemplatepublic Calendar getLastEdit()
getLastEdit in interface org.gcube.common.homelibrary.home.workspace.folder.items.ReportTemplatepublic String getAuthor()
getAuthor in interface org.gcube.common.homelibrary.home.workspace.folder.items.ReportTemplatepublic String getLastEditBy()
getLastEditBy in interface org.gcube.common.homelibrary.home.workspace.folder.items.ReportTemplatepublic int getNumberOfSections()
getNumberOfSections in interface org.gcube.common.homelibrary.home.workspace.folder.items.ReportTemplatepublic String getStatus()
getStatus in interface org.gcube.common.homelibrary.home.workspace.folder.items.ReportTemplatepublic org.gcube.common.homelibary.model.items.type.FolderItemType getFolderItemType()
getFolderItemType in interface org.gcube.common.homelibrary.home.workspace.folder.FolderItemgetFolderItemType in class JCRWorkspaceFolderItempublic String getMimeType() throws org.gcube.common.homelibrary.home.exceptions.InternalErrorException
getMimeType in interface org.gcube.common.homelibrary.home.workspace.folder.FolderItemgetMimeType in class JCRWorkspaceFolderItemorg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionCopyright © 2017. All Rights Reserved.