| Modifier and Type | Method and Description |
|---|---|
ArrayList<PeriodDataType> |
TDGWTService.getHierarchicalRelationshipForPeriodDataTypes(PeriodDataType periodDataType)
Retrieves the hierarchical relationship for the specific period data type
|
ArrayList<PeriodDataType> |
TDGWTService.getPeriodDataTypes()
Get list of PeriodDataType
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<PeriodDataType> |
TDGWTService.getHierarchicalRelationshipForPeriodDataTypes(PeriodDataType periodDataType)
Retrieves the hierarchical relationship for the specific period data type
|
void |
TDGWTServiceAsync.getHierarchicalRelationshipForPeriodDataTypes(PeriodDataType periodDataType,
com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<PeriodDataType>> callback) |
Long |
TDGWTService.getTimeTableId(PeriodDataType periodDataType)
Retrieve Time Table Id
|
void |
TDGWTServiceAsync.getTimeTableId(PeriodDataType periodDataType,
com.google.gwt.user.client.rpc.AsyncCallback<Long> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTServiceAsync.getHierarchicalRelationshipForPeriodDataTypes(PeriodDataType periodDataType,
com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<PeriodDataType>> callback) |
void |
TDGWTServiceAsync.getPeriodDataTypes(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<PeriodDataType>> callback) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<PeriodDataType> |
TDGWTServiceImpl.getHierarchicalRelationshipForPeriodDataTypes(PeriodDataType periodDataType)
Retrieves the hierarchical relationship for the specific period data type
|
ArrayList<PeriodDataType> |
TDGWTServiceImpl.getPeriodDataTypes()
Get list of PeriodDataType
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<PeriodDataType> |
TDGWTServiceImpl.getHierarchicalRelationshipForPeriodDataTypes(PeriodDataType periodDataType)
Retrieves the hierarchical relationship for the specific period data type
|
Long |
TDGWTServiceImpl.getTimeTableId(PeriodDataType periodDataType)
Return Time Table id
Retrieve Time Table Id
|
| Modifier and Type | Method and Description |
|---|---|
static PeriodDataType |
PeriodTypeMap.map(org.gcube.data.analysis.tabulardata.model.time.PeriodType periodType) |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.data.analysis.tabulardata.model.time.PeriodType |
PeriodTypeMap.map(PeriodDataType periodDataType) |
| Modifier and Type | Field and Description |
|---|---|
protected PeriodDataType |
DefNewColumn.timeDimensionType |
| Modifier and Type | Method and Description |
|---|---|
PeriodDataType |
ColumnData.getPeriodDataType() |
PeriodDataType |
DefNewColumn.getTimeDimensionType() |
| Modifier and Type | Method and Description |
|---|---|
int |
PeriodDataType.compareTo(PeriodDataType periodDataType) |
void |
ColumnData.setPeriodDataType(PeriodDataType periodDataType) |
void |
DefNewColumn.setTimeDimensionType(PeriodDataType timeDimensionType) |
| Constructor and Description |
|---|
ColumnData(String id,
String columnId,
String name,
String typeName,
String typeCode,
String dataTypeName,
String label,
String locale,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
boolean viewColumn,
ColumnViewData columnViewData,
PeriodDataType periodDataType,
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.RelationshipData relationship,
ArrayList<String> validationColumnReferences,
boolean validationColumn,
ArrayList<String> validatedColumns) |
DefNewColumn(String label,
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnTypeCode columnType,
PeriodDataType timeDimensionType,
String defaultValue)
For TimeDimension
|
| Modifier and Type | Method and Description |
|---|---|
PeriodDataType |
ChangeColumnTypeSession.getPeriodDataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeColumnTypeSession.setPeriodDataType(PeriodDataType timeDimensionType) |
Copyright © 2015. All Rights Reserved.