| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startSDMXImport(SDMXImportSession sdmxImportSession)
Start SDMX Import and invokes the client library
|
void |
TDGWTServiceAsync.startSDMXImport(SDMXImportSession sdmxImportSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static SDMXImportSession |
SessionUtil.getSDMXImportSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setSDMXImportSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
SDMXImportSession sdmxImportSession) |
String |
TDGWTServiceImpl.startSDMXImport(SDMXImportSession sdmxImportSession)
Start SDMX Import and invokes the client library
|
| Constructor and Description |
|---|
OpExecution4SDMXCodelistImport(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
SDMXImportSession sdmxImportSession) |
Copyright © 2018. All Rights Reserved.