public class JCRTimeSeries extends JCRWorkspaceFolderItem implements org.gcube.common.homelibrary.home.workspace.folder.items.ts.TimeSeries
CONTENT, FOLDER_ITEM_TYPEdelegate, logger, workspace| Constructor and Description |
|---|
JCRTimeSeries(JCRWorkspace workspace,
org.gcube.common.homelibary.model.items.ItemDelegate node) |
JCRTimeSeries(JCRWorkspace workspace,
org.gcube.common.homelibary.model.items.ItemDelegate itemDelegate,
String name,
String description,
String timeseriesId,
String title,
String creator,
String timeseriesDescription,
String timeseriesCreationDate,
String publisher,
String sourceId,
String sourceName,
String rights,
long dimension,
List<String> headerLabels,
InputStream compressedCSV) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getCompressedData() |
InputStream |
getData() |
org.gcube.common.homelibary.model.items.type.FolderItemType |
getFolderItemType() |
List<String> |
getHeaderLabels() |
long |
getLength() |
String |
getMimeType() |
int |
getNumberOfColumns() |
org.gcube.common.homelibrary.home.workspace.folder.items.ts.TimeSeriesInfo |
getTimeSeriesInfo() |
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, getSecurePublicLink, getSession, getShortUrl, getStorageID, getUsers, hasAccessRight, internalCopy, 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, getSecurePublicLink, getStorageID, getType, hasAccessRight, isFolder, isHidden, isMarkedAsRead, isRoot, isShared, isTrashed, markAsRead, move, remove, removeChild, rename, setDescription, setHidden, updateItempublic JCRTimeSeries(JCRWorkspace workspace, org.gcube.common.homelibary.model.items.ItemDelegate node) 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 JCRTimeSeries(JCRWorkspace workspace, org.gcube.common.homelibary.model.items.ItemDelegate itemDelegate, String name, String description, String timeseriesId, String title, String creator, String timeseriesDescription, String timeseriesCreationDate, String publisher, String sourceId, String sourceName, String rights, long dimension, List<String> headerLabels, InputStream compressedCSV) throws org.gcube.common.homelibrary.model.exceptions.RepositoryException, org.gcube.common.homelibrary.home.exceptions.InternalErrorException, org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendException, IOException
org.gcube.common.homelibrary.model.exceptions.RepositoryExceptionorg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionorg.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendExceptionIOExceptionpublic 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 int getNumberOfColumns()
getNumberOfColumns in interface org.gcube.common.homelibrary.home.workspace.folder.items.ts.TimeSeriespublic org.gcube.common.homelibrary.home.workspace.folder.items.ts.TimeSeriesInfo getTimeSeriesInfo()
getTimeSeriesInfo in interface org.gcube.common.homelibrary.home.workspace.folder.items.ts.TimeSeriespublic List<String> getHeaderLabels()
getHeaderLabels in interface org.gcube.common.homelibrary.home.workspace.folder.items.ts.TimeSeriespublic InputStream getData() throws org.gcube.common.homelibrary.home.exceptions.InternalErrorException
getData in interface org.gcube.common.homelibrary.home.workspace.folder.items.ts.TimeSeriesorg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionpublic InputStream getCompressedData() throws org.gcube.common.homelibrary.home.exceptions.InternalErrorException
getCompressedData in interface org.gcube.common.homelibrary.home.workspace.folder.items.ts.TimeSeriesorg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionpublic 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 © 2019. All Rights Reserved.