public class ConverterToTemplateServiceModel extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ConverterToTemplateServiceModel() |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.data.analysis.tabulardata.expression.Expression |
convertRuleExpression(org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression expr) |
static OnRowErrorAction |
onRowErrorAction(String error) |
static ColumnCategory |
tdTdTColumnCategoryToColumnCategory(TdTColumnCategory tdtColumnCategory) |
static Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType> |
tdTdTDataTypeToDataType(TdTDataType tdTdTDataType) |
static TemplateCategory |
tdTemplateTypeToTemplateCategory(TdTTemplateType templateType) |
static TemplateCategory |
templateCategoryFromColumnCategoryName(String columnCategoryName) |
static TemplateCategory |
templateCategoryFromTemplateName(String templateName) |
public static ColumnCategory tdTdTColumnCategoryToColumnCategory(TdTColumnCategory tdtColumnCategory) throws Exception
tdtColumnCategory - Exceptionpublic static TemplateCategory templateCategoryFromTemplateName(String templateName) throws Exception
templateName - Exceptionpublic static TemplateCategory templateCategoryFromColumnCategoryName(String columnCategoryName) throws Exception
columnCategoryName - Exceptionpublic static TemplateCategory tdTemplateTypeToTemplateCategory(TdTTemplateType templateType) throws Exception
templateType - Exceptionpublic static Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType> tdTdTDataTypeToDataType(TdTDataType tdTdTDataType) throws Exception
Exceptionpublic static OnRowErrorAction onRowErrorAction(String error) throws Exception
columnCategoryName - ExceptionCopyright © 2014. All Rights Reserved.