public class TemplateEngine extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
TemplateEngine(org.gcube.data.analysis.tabulardata.commons.templates.model.Template template,
org.gcube.data.analysis.tabulardata.model.table.Table table,
Factories operationFactories,
TemplateFinalActionFactory tfaf) |
| Modifier and Type | Method and Description |
|---|---|
TemplateFinalActionExecutor |
getInvocationForFinalAction() |
List<InternalInvocation> |
getTemplateSteps() |
Map<String,Object> |
simpleTypeParameterRetriever(org.gcube.data.analysis.tabulardata.commons.templates.model.columns.TemplateColumn<?> templateColumn) |
protected TemplateEngine(org.gcube.data.analysis.tabulardata.commons.templates.model.Template template,
org.gcube.data.analysis.tabulardata.model.table.Table table,
Factories operationFactories,
TemplateFinalActionFactory tfaf)
public List<InternalInvocation> getTemplateSteps() throws org.gcube.data.analysis.tabulardata.commons.webservice.exception.TemplateNotCompatibleException, Exception
org.gcube.data.analysis.tabulardata.commons.webservice.exception.TemplateNotCompatibleExceptionExceptionpublic Map<String,Object> simpleTypeParameterRetriever(org.gcube.data.analysis.tabulardata.commons.templates.model.columns.TemplateColumn<?> templateColumn) throws Exception
Exceptionpublic TemplateFinalActionExecutor getInvocationForFinalAction()
Copyright © 2018. All Rights Reserved.