Package | Description |
---|---|
org.gcube.portlets.user.td.gwtservice.client.rpc | |
org.gcube.portlets.user.td.gwtservice.server |
Modifier and Type | Method and Description |
---|---|
void |
TDGWTService.startSDMXImport(SDMXImportSession sdmxImportSession)
Start SDMX Import and invokes the client library
|
void |
TDGWTServiceAsync.startSDMXImport(SDMXImportSession sdmxImportSession,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) |
Modifier and Type | Method and Description |
---|---|
static SDMXImportSession |
SessionUtil.getSDMXImportSession(javax.servlet.http.HttpSession httpSession) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Object> |
TDGWTServiceImpl.retrieveOperationParameters(SDMXImportSession sdmxImportSession) |
static void |
SessionUtil.setSDMXImportSession(javax.servlet.http.HttpSession httpSession,
SDMXImportSession s) |
void |
TDGWTServiceImpl.startSDMXImport(SDMXImportSession sdmxImportSession)
Start SDMX Import and invokes the client library
|
Copyright © 2014. All Rights Reserved.