| Modifier and Type | Method and Description |
|---|---|
ArrayList<TemplateData> |
TDGWTService.getTemplates()
Retrieves templates of user
|
ArrayList<TemplateData> |
TDGWTService.getTemplatesForDSDExport()
Retrieves templates for export as DSD in SDMX registry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTServiceAsync.getTemplates(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<TemplateData>> callback) |
void |
TDGWTServiceAsync.getTemplatesForDSDExport(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<TemplateData>> callback) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<TemplateData> |
TDGWTServiceImpl.getTemplates()
Retrieves templates of user
|
ArrayList<TemplateData> |
TDGWTServiceImpl.getTemplatesForDSDExport()
Retrieves templates for export as DSD in SDMX registry.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateData |
SDMXTemplateExportSession.getTemplateData() |
| Modifier and Type | Method and Description |
|---|---|
void |
SDMXTemplateExportSession.setTemplateData(TemplateData templateData) |
| Constructor and Description |
|---|
SDMXTemplateExportSession(TemplateData templateData,
Agencies agency,
Source source,
String id,
String agencyId,
String version,
String registryBaseUrl,
TemplateColumnData obsValueColumn,
boolean excel) |
| Modifier and Type | Method and Description |
|---|---|
TemplateData |
ShareTemplate.getTemplateData() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShareTemplate.setTemplateData(TemplateData templateData) |
| Constructor and Description |
|---|
ShareTemplate(TemplateData templateData,
ArrayList<Contacts> contacts) |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<TemplateData> |
TemplateDeleteSession.templates |
| Modifier and Type | Method and Description |
|---|---|
TemplateData |
TemplateApplySession.getTemplateData() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<TemplateData> |
TemplateDeleteSession.getTemplates() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateApplySession.setTemplateData(TemplateData templateData) |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateDeleteSession.setTemplates(ArrayList<TemplateData> templates) |
| Constructor and Description |
|---|
TemplateApplySession(TemplateData templateData,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
Copyright © 2017. All Rights Reserved.