| 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.startDeleteRows(DeleteRowsSession deleteRowsSession)
Start delete rows
|
void |
TDGWTServiceAsync.startDeleteRows(DeleteRowsSession deleteRowsSession,
com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteRowsSession |
SessionUtil.getDeleteRowsSession(javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
protected org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationExecution |
TDGWTServiceImpl.retrieveOperationExecution(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
DeleteRowsSession deleteRowsSession) |
static void |
SessionUtil.setDeleteRowsSession(javax.servlet.http.HttpSession httpSession,
DeleteRowsSession deleteRowsSession) |
void |
TDGWTServiceImpl.startDeleteRows(DeleteRowsSession deleteRowsSession)
Start delete rows
|
Copyright © 2014. All Rights Reserved.