| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startSDMXTemplateExport(SDMXTemplateExportSession sdmxTemplateExportSession)
Start SDMX Template Export and invokes the client library
|
void |
TDGWTServiceAsync.startSDMXTemplateExport(SDMXTemplateExportSession sdmxTemplateExportSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static SDMXTemplateExportSession |
SessionUtil.getSDMXTemplateExportSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setSDMXTemplateExportSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
SDMXTemplateExportSession sdmxTemplateExportSession) |
String |
TDGWTServiceImpl.startSDMXTemplateExport(SDMXTemplateExportSession sdmxTemplateExportSession) |
| Constructor and Description |
|---|
OpExecution4SDMXTemplateExport(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
SDMXTemplateExportSession sdmxTemplateExportSession) |
Copyright © 2017. All Rights Reserved.