| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startChangeTableType(ChangeTableTypeSession changeTableTypeSession)
Start change table type
|
void |
TDGWTServiceAsync.startChangeTableType(ChangeTableTypeSession changeTableTypeSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static ChangeTableTypeSession |
SessionUtil.getChangeTableTypeSession(javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setChangeTableTypeSession(javax.servlet.http.HttpSession httpSession,
ChangeTableTypeSession changeTableTypeSession) |
String |
TDGWTServiceImpl.startChangeTableType(ChangeTableTypeSession changeTableTypeSession)
Start change table type
|
| Constructor and Description |
|---|
OpExecution4ChangeTableType(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
ChangeTableTypeSession changeTableTypeSession) |
Copyright © 2016. All Rights Reserved.