| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startSDMXExport(SDMXExportSession exportSession)
Start SDMX Export and invokes the client library
|
void |
TDGWTServiceAsync.startSDMXExport(SDMXExportSession exportSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static SDMXExportSession |
SessionUtil.getSDMXExportSession(javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setSDMXExportSession(javax.servlet.http.HttpSession httpSession,
SDMXExportSession s) |
String |
TDGWTServiceImpl.startSDMXExport(SDMXExportSession exportSession) |
| Constructor and Description |
|---|
OpExecution4SDMXCodelistExport(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
SDMXExportSession sdmxExportSession) |
Copyright © 2016. All Rights Reserved.