|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimeSeries
| Method Summary | |
|---|---|
InputStream |
getCompressedData()
Return the Time Series as compressed csv stream. |
InputStream |
getData()
Return the Time Series as csv stream. |
List<String> |
getHeaderLabels()
Return the Time Series header labels. |
int |
getNumberOfColumns()
Return this Time Series number of columns. |
TimeSeriesInfo |
getTimeSeriesInfo()
Return this TimeSeries info. |
| 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 |
|---|
int getNumberOfColumns()
TimeSeriesInfo getTimeSeriesInfo()
List<String> getHeaderLabels()
InputStream getData()
throws InternalErrorException
InternalErrorException - if an error occurs.
InputStream getCompressedData()
throws InternalErrorException
InternalErrorException - if an error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||