| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.client.rpc | |
| org.gcube.portlets.user.td.gwtservice.server |
| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTService.startDeleteColumn(DeleteColumnSession deleteColumnSession)
Start delete column
|
void |
TDGWTServiceAsync.startDeleteColumn(DeleteColumnSession deleteColumnSession,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteColumnSession |
SessionUtil.getDeleteColumnSession(javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
protected ArrayList<org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationExecution> |
TDGWTServiceImpl.retrieveOperationExecution(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
DeleteColumnSession deleteColumnSession) |
static void |
SessionUtil.setDeleteColumnSession(javax.servlet.http.HttpSession httpSession,
DeleteColumnSession deleteColumnSession) |
void |
TDGWTServiceImpl.startDeleteColumn(DeleteColumnSession deleteColumnSession)
Start delete column
|
Copyright © 2014. All Rights Reserved.