| Modifier and Type | Method and Description |
|---|---|
TdFlowModel |
TdTemplateService.getFlowByTemplateId(long templateId) |
| Modifier and Type | Method and Description |
|---|---|
ClientReportTemplateSaved |
TdTemplateService.submitTemplate(List<TdColumnDefinition> listColumns,
TdFlowModel flowAttached) |
void |
TdTemplateServiceAsync.submitTemplate(List<TdColumnDefinition> listColumns,
TdFlowModel flowAttached,
com.google.gwt.user.client.rpc.AsyncCallback<ClientReportTemplateSaved> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
TdTemplateServiceAsync.getFlowByTemplateId(long templateId,
com.google.gwt.user.client.rpc.AsyncCallback<TdFlowModel> flow) |
| Modifier and Type | Method and Description |
|---|---|
TdFlowModel |
TemplateGenerator.getFlowAttached() |
| Modifier and Type | Method and Description |
|---|---|
TdFlowModel |
WindowFlowCreate.getFlow() |
| Modifier and Type | Method and Description |
|---|---|
void |
WindowFlowCreate.loadFlowData(TdFlowModel result) |
| Modifier and Type | Method and Description |
|---|---|
TdFlowModel |
TemplatePanel.getFlow() |
| Modifier and Type | Method and Description |
|---|---|
TdFlowModel |
TdTemplateServiceImpl.getFlowByTemplateId(long templateId) |
| Modifier and Type | Method and Description |
|---|---|
ClientReportTemplateSaved |
TdTemplateServiceImpl.submitTemplate(List<TdColumnDefinition> listColumns,
TdFlowModel flowAttached) |
| Modifier and Type | Method and Description |
|---|---|
static TdFlowModel |
ConverterToTdTemplateModel.convertFlow(Collection<org.gcube.data.analysis.tabulardata.service.tabular.metadata.TabularResourceMetadata<?>> listMetadata) |
| Modifier and Type | Method and Description |
|---|---|
static List<org.gcube.data.analysis.tabulardata.service.tabular.metadata.TabularResourceMetadata<?>> |
ConverterToTemplateServiceModel.convertFlow(TdFlowModel flow) |
Copyright © 2015. All Rights Reserved.