public class ConverterToTdTemplateModel extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ConverterToTdTemplateModel() |
public static List<TdTTemplateType> getTdTTemplateTypeFromTemplateCategoryValues()
public static List<ViolationDescription> getTemplateCategoryConstraint(TemplateCategory cat)
public static List<TdTColumnCategory> getTdTColumnCategoryFromTemplateCategory(TemplateCategory template) throws Exception
Exceptionpublic static TdTColumnCategory getTdTColumnCategoryFromColumnCategory(ColumnCategory col) throws Exception
Exceptionpublic static List<TdTDataType> getTdTDataTypeFromListDataType(List<Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType>> dataTypes) throws Exception
Exceptionpublic static TdTDataType getTdTDataTypeFromDataType(Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType> dataType) throws Exception
Exceptionpublic static TdTemplateUpdater getTdTemplateUpdaterFromTemplateDescription(TemplateDescription sdescr)
public static TdColumnDefinition settingSpecificReference(templateColumn, TdColumnDefinition tdColumn)
templateColumn - tdColumn - Copyright © 2014. All Rights Reserved.