| 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.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setGeospatialCreateCoordinatesSession(javax.servlet.http.HttpSession httpSession,
GeospatialCreateCoordinatesSession geospatialCreateCoordinateSession) |
String |
TDGWTServiceImpl.startGeospatialCreateCoordinates(GeospatialCreateCoordinatesSession geospatialCreateCoordinatesSession)
Start Geospatial Coordinates Creation
|
| Constructor and Description |
|---|
OpExecution4GeospatialCreateCoordinates(org.gcube.application.framework.core.session.ASLSession aslSession,
org.gcube.data.analysis.tabulardata.service.TabularDataService service,
GeospatialCreateCoordinatesSession geospatialCreateCoordinatesSession) |
Copyright © 2016. All Rights Reserved.