| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startMapCreation(MapCreationSession mapCreationSession)
Start Map Creation and invokes the client library
|
void |
TDGWTServiceAsync.startMapCreation(MapCreationSession mapCreationSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static MapCreationSession |
SessionUtil.getMapCreationSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setMapCreationSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
MapCreationSession mapCreationSession) |
String |
TDGWTServiceImpl.startMapCreation(MapCreationSession mapCreationSession)
Start Map Creation and invokes the client library
|
| Constructor and Description |
|---|
OpExecution4MapCreation(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
MapCreationSession mapCreationSession) |
Copyright © 2017. All Rights Reserved.