| Modifier and Type | Method and Description |
|---|---|
List<TdTTemplateType> |
TdTemplateService.getTemplateTypes() |
| Modifier and Type | Method and Description |
|---|---|
String |
TdTemplateService.getConstraintForTemplateType(TdTTemplateType type) |
void |
TdTemplateServiceAsync.getConstraintForTemplateType(TdTTemplateType type,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
TdTemplateServiceAsync.getTemplateTypes(com.google.gwt.user.client.rpc.AsyncCallback<List<TdTTemplateType>> callback) |
| Modifier and Type | Method and Description |
|---|---|
TdTTemplateType |
TemplateSwitcherInteface.getTdTTemplateType() |
TdTTemplateType |
TemplateFormSwitcherPanel.getTdTTemplateType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateSwitcherInteface.setTemplates(List<TdTTemplateType> result) |
void |
TemplateFormSwitcherPanel.setTemplates(List<TdTTemplateType> result) |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateUpdaterSwitcherInteface.setTemplates(List<TdTTemplateType> result,
TdTTemplateType select) |
void |
TemplateUpdaterFormSwitcherPanel.setTemplates(List<TdTTemplateType> result,
TdTTemplateType select) |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateUpdaterSwitcherInteface.setTemplates(List<TdTTemplateType> result,
TdTTemplateType select) |
void |
TemplateUpdaterFormSwitcherPanel.setTemplates(List<TdTTemplateType> result,
TdTTemplateType select) |
| Modifier and Type | Method and Description |
|---|---|
List<TdTTemplateType> |
TdTemplateServiceImpl.getTemplateTypes() |
| Modifier and Type | Method and Description |
|---|---|
String |
TdTemplateServiceImpl.getConstraintForTemplateType(TdTTemplateType type) |
| Modifier and Type | Method and Description |
|---|---|
static List<TdTTemplateType> |
ConverterToTdTemplateModel.getTdTTemplateTypeFromTemplateCategoryValues() |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.data.analysis.tabulardata.commons.templates.model.TemplateCategory |
ConverterToTemplateServiceModel.tdTemplateTypeToTemplateCategory(TdTTemplateType templateType) |
| Modifier and Type | Method and Description |
|---|---|
TdTTemplateType |
TdTemplateDefinition.getTdTTemplateType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TdTemplateDefinition.setTemplateType(TdTTemplateType tdTTemplateType) |
Copyright © 2014. All Rights Reserved.