| Modifier and Type | Method and Description |
|---|---|
protected void |
AggregateByTimeColumnPanel.updateComboOperatorStatus(TdPeriodType periodType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AggregateByTimeColumnPanel.loadDataForTimeTypes(com.sencha.gxt.data.shared.loader.ListLoadConfig loadConfig,
com.google.gwt.user.client.rpc.AsyncCallback<com.sencha.gxt.data.shared.loader.ListLoadResult<TdPeriodType>> callback) |
| Modifier and Type | Method and Description |
|---|---|
List<TdPeriodType> |
TdColumnOperationService.getListTimeTypes() |
List<TdPeriodType> |
TdColumnOperationService.getSuperiorPeriodType(String periodType) |
| Modifier and Type | Method and Description |
|---|---|
String |
TdColumnOperationService.startAggregateByTimeOperation(AggregationColumnSession aggregationSession,
TdPeriodType period,
List<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> timeDimensionsColumns) |
void |
TdColumnOperationServiceAsync.startAggregateByTimeOperation(AggregationColumnSession aggregationSession,
TdPeriodType period,
List<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> timeDimensionsColumns,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
TdColumnOperationServiceAsync.getListTimeTypes(com.google.gwt.user.client.rpc.AsyncCallback<List<TdPeriodType>> callback) |
void |
TdColumnOperationServiceAsync.getSuperiorPeriodType(String periodType,
com.google.gwt.user.client.rpc.AsyncCallback<List<TdPeriodType>> callback) |
| Modifier and Type | Method and Description |
|---|---|
List<TdPeriodType> |
TdColumnOperationServiceImpl.getListTimeTypes() |
List<TdPeriodType> |
TdColumnOperationServiceImpl.getSuperiorPeriodType(String periodType) |
| Modifier and Type | Method and Description |
|---|---|
String |
TdColumnOperationServiceImpl.startAggregateByTimeOperation(AggregationColumnSession aggregationSession,
TdPeriodType period,
List<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> timeDimensionsColumns) |
| Modifier and Type | Method and Description |
|---|---|
static TdPeriodType |
ConvertForGwtModule.getTimeType(org.gcube.data.analysis.tabulardata.model.time.PeriodType type) |
| Modifier and Type | Method and Description |
|---|---|
static List<TdPeriodType> |
ConvertForGwtModule.getTimeTypes() |
Copyright © 2017. All Rights Reserved.