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 org.gcube.data.analysis.tabulardata.commons.utils.LocaleReference |
localeIdToLacaleReference(String localeId) |
static org.gcube.data.analysis.tabulardata.commons.webservice.types.OnRowErrorAction |
onRowErrorAction(String error) |
static org.gcube.data.analysis.tabulardata.model.time.PeriodType |
periodNameToPeriodType(String periodName) |
static org.gcube.data.analysis.tabulardata.commons.templates.model.columns.ColumnCategory |
tdTdTColumnCategoryToColumnCategory(TdTColumnCategory tdtColumnCategory) |
static Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType> |
tdTdTDataTypeToDataType(TdTDataType tdTdTDataType) |
static org.gcube.data.analysis.tabulardata.commons.templates.model.TemplateCategory |
tdTemplateTypeToTemplateCategory(TdTTemplateType templateType) |
static org.gcube.data.analysis.tabulardata.commons.templates.model.TemplateCategory |
templateCategoryFromColumnCategoryName(String columnCategoryName) |
static org.gcube.data.analysis.tabulardata.commons.templates.model.TemplateCategory |
templateCategoryFromTemplateName(String templateName) |
public static org.gcube.data.analysis.tabulardata.commons.templates.model.columns.ColumnCategory tdTdTColumnCategoryToColumnCategory(TdTColumnCategory tdtColumnCategory) throws Exception
tdtColumnCategory - Exceptionpublic static org.gcube.data.analysis.tabulardata.commons.templates.model.TemplateCategory templateCategoryFromTemplateName(String templateName) throws Exception
templateName - Exceptionpublic static org.gcube.data.analysis.tabulardata.model.time.PeriodType periodNameToPeriodType(String periodName) throws Exception
periodName - Exceptionpublic static org.gcube.data.analysis.tabulardata.commons.utils.LocaleReference localeIdToLacaleReference(String localeId)
localeId - public static org.gcube.data.analysis.tabulardata.commons.templates.model.TemplateCategory templateCategoryFromColumnCategoryName(String columnCategoryName) throws Exception
columnCategoryName - Exceptionpublic static org.gcube.data.analysis.tabulardata.commons.templates.model.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 org.gcube.data.analysis.tabulardata.commons.webservice.types.OnRowErrorAction onRowErrorAction(String error) throws Exception
columnCategoryName - ExceptionCopyright © 2014. All Rights Reserved.