public class ConvertForGwtModule extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ConvertForGwtModule() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
convertInstanceOfObject(Object o,
Class<T> clazz) |
static List<TdAggregateFunction> |
getAggregationFunctionIds() |
static List<org.gcube.data.analysis.tabulardata.model.time.PeriodType> |
getSuperiorTimePeriod(org.gcube.data.analysis.tabulardata.model.time.PeriodType timePeriod) |
static TdPeriodType |
getTimeType(org.gcube.data.analysis.tabulardata.model.time.PeriodType type) |
static List<TdPeriodType> |
getTimeTypes() |
static void |
main(String[] args) |
public static List<TdAggregateFunction> getAggregationFunctionIds()
public static void main(String[] args)
public static List<TdPeriodType> getTimeTypes()
public static TdPeriodType getTimeType(org.gcube.data.analysis.tabulardata.model.time.PeriodType type)
public static List<org.gcube.data.analysis.tabulardata.model.time.PeriodType> getSuperiorTimePeriod(org.gcube.data.analysis.tabulardata.model.time.PeriodType timePeriod)
timePeriod - Copyright © 2017. All Rights Reserved.