public class TemplateService extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
TemplateService(String scope) |
| Modifier and Type | Method and Description |
|---|---|
static |
createTemplateColumn(ColumnCategory columnType,
Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType> valueType) |
static Template |
generateTemplate(TemplateCategory templateCategory,
List< |
org.gcube.data.analysis.tabulardata.service.template.TemplateId |
saveTemplate(String name,
String description,
String agency,
Template template) |
public TemplateService(String scope)
public staticcreateTemplateColumn(ColumnCategory columnType, Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType> valueType)
public static Template generateTemplate(TemplateCategory templateCategory,
List<> columns,
OnRowErrorAction onErrorAction)
Copyright © 2014. All Rights Reserved.