public class ConverterToTdTemplateModel extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ConverterToTdTemplateModel() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getOnErrorActions() |
static List<String> |
getOnErrorValues() |
static List<TdTColumnCategory> |
getTdTColumnCategoryFromTemplateCategory(TemplateCategory template) |
static List<TdTDataType> |
getTdTDataTypeFromDataType(List<Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType>> dataTypes) |
static List<TdTTemplateType> |
getTdTTemplateTypeFromTemplateCategoryValues() |
static String |
getTemplateCategoryConstraint(TemplateCategory cat) |
public static List<TdTTemplateType> getTdTTemplateTypeFromTemplateCategoryValues()
public static String getTemplateCategoryConstraint(TemplateCategory cat)
public static List<TdTColumnCategory> getTdTColumnCategoryFromTemplateCategory(TemplateCategory template) throws Exception
Exceptionpublic static List<TdTDataType> getTdTDataTypeFromDataType(List<Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType>> dataTypes) throws Exception
ExceptionCopyright © 2014. All Rights Reserved.