| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startDeleteColumn(DeleteColumnSession deleteColumnSession)
Start delete column
|
void |
TDGWTServiceAsync.startDeleteColumn(DeleteColumnSession deleteColumnSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteColumnSession |
SessionUtil.getDeleteColumnSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setDeleteColumnSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
DeleteColumnSession deleteColumnSession) |
String |
TDGWTServiceImpl.startDeleteColumn(DeleteColumnSession deleteColumnSession)
Start delete column
|
| Constructor and Description |
|---|
OpExecution4DeleteColumn(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
DeleteColumnSession deleteColumnSession) |
Copyright © 2018. All Rights Reserved.