public class GWTTimeSeries extends GWTFolderItem implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
creator |
protected long |
dimension |
protected List<String> |
headerLabels |
protected String |
publisher |
protected String |
rights |
protected String |
sourceId |
protected String |
sourceName |
protected String |
timeseriesCreationDate |
protected String |
timeseriesDescription |
protected String |
timeseriesId |
protected String |
title |
length, parent, workflowStatus
creationTime, description, id, isLoading, lastAction, lastModificationTime, name, owner, properties
Constructor and Description |
---|
GWTTimeSeries() |
GWTTimeSeries(String id,
String name,
String description,
String owner,
Date creationTime,
GWTProperties properties,
Date lastModificationTime,
GWTWorkspaceItemAction lastAction,
GWTWorkspaceFolder parent,
long length,
String timeseriesId,
String title,
String creator,
String timeseriesDescription,
String timeseriesCreationDate,
String publisher,
String sourceId,
String sourceName,
String rights,
long dimension,
List<String> headerLabels) |
Modifier and Type | Method and Description |
---|---|
String |
getCreator() |
long |
getDimension() |
GWTFolderItemType |
getFolderItemType() |
List<String> |
getHeaderLabels() |
String |
getPublisher() |
String |
getRights() |
String |
getSourceId() |
String |
getSourceName() |
String |
getTimeSeriesCreationDate() |
String |
getTimeSeriesDescription() |
String |
getTimeSeriesId() |
String |
getTitle() |
getChildren, getItemDescription, getLength, getType, getWorkflowStatus, setWorkflowStatus
countSubTreeChildren, countSubTreeChildren, equals, getCreationTime, getDescription, getIconClass, getId, getLabel, getLastAction, getLastModificationTime, getName, getOwner, getParent, getPath, getProperties, isAncestor, isLoading, isRoot, setDescription, setName, setParent, toString
protected String timeseriesId
protected String title
protected String creator
protected String timeseriesDescription
protected String timeseriesCreationDate
protected String publisher
protected String sourceId
protected String sourceName
protected String rights
protected long dimension
public GWTTimeSeries()
public GWTTimeSeries(String id, String name, String description, String owner, Date creationTime, GWTProperties properties, Date lastModificationTime, GWTWorkspaceItemAction lastAction, GWTWorkspaceFolder parent, long length, String timeseriesId, String title, String creator, String timeseriesDescription, String timeseriesCreationDate, String publisher, String sourceId, String sourceName, String rights, long dimension, List<String> headerLabels)
public GWTFolderItemType getFolderItemType()
getFolderItemType
in class GWTFolderItem
public String getCreator()
public long getDimension()
public String getPublisher()
public String getRights()
public String getSourceId()
public String getSourceName()
public String getTimeSeriesCreationDate()
public String getTimeSeriesDescription()
public String getTimeSeriesId()
public String getTitle()
Copyright © 2015. All Rights Reserved.