| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startGeospatialCreateCoordinates(GeospatialCreateCoordinatesSession geospatialCreateCoordinatesSession)
Start Geospatial Coordinates Creation
|
void |
TDGWTServiceAsync.startGeospatialCreateCoordinates(GeospatialCreateCoordinatesSession geospatialCreateCoordinatesSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GeospatialCreateCoordinatesSession |
SessionUtil.getGeospatialCreateCoordinatesSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setGeospatialCreateCoordinatesSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
GeospatialCreateCoordinatesSession geospatialCreateCoordinateSession) |
String |
TDGWTServiceImpl.startGeospatialCreateCoordinates(GeospatialCreateCoordinatesSession geospatialCreateCoordinatesSession)
Start Geospatial Coordinates Creation
|
| Constructor and Description |
|---|
OpExecution4GeospatialCreateCoordinates(ServiceCredentials serviceCredentials,
org.gcube.data.analysis.tabulardata.service.TabularDataService service,
GeospatialCreateCoordinatesSession geospatialCreateCoordinatesSession) |
Copyright © 2017. All Rights Reserved.