| 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,
boolean save,
List<org.gcube.portlets.user.tdtemplateoperation.shared.action.TabularDataAction> actions) |
void |
TdTemplateServiceAsync.submitTemplate(List<TdColumnDefinition> listColumns,
TdFlowModel flowAttached,
boolean save,
List<org.gcube.portlets.user.tdtemplateoperation.shared.action.TabularDataAction> actions,
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()
Gets the flow.
|
| Modifier and Type | Method and Description |
|---|---|
TdFlowModel |
TdTemplateServiceImpl.getFlowByTemplateId(long templateId) |
| Modifier and Type | Method and Description |
|---|---|
protected ServerReportTemplateSaved |
TdTemplateServiceImpl.generateServerReportTemplate(List<TdColumnDefinition> listColumns,
TdFlowModel flowAttached)
Generates
ServerReportTemplateSaved The server report template. |
ClientReportTemplateSaved |
TdTemplateServiceImpl.submitTemplate(List<TdColumnDefinition> listColumns,
TdFlowModel flowAttached,
boolean save,
List<org.gcube.portlets.user.tdtemplateoperation.shared.action.TabularDataAction> actions) |
| Modifier and Type | Method and Description |
|---|---|
static TdFlowModel |
ConverterToTdTemplateModel.convertFlow(Collection<org.gcube.data.analysis.tabulardata.service.tabular.metadata.TabularResourceMetadata<?>> listMetadata)
Convert flow.
|
| Modifier and Type | Method and Description |
|---|---|
static List<org.gcube.data.analysis.tabulardata.service.tabular.metadata.TabularResourceMetadata<?>> |
ConverterToTemplateServiceModel.convertFlow(TdFlowModel flow)
Convert flow.
|
Copyright © 2015. All Rights Reserved.