| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startDeleteRows(DeleteRowsSession deleteRowsSession)
Start delete rows
|
void |
TDGWTServiceAsync.startDeleteRows(DeleteRowsSession deleteRowsSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteRowsSession |
SessionUtil.getDeleteRowsSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setDeleteRowsSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
DeleteRowsSession deleteRowsSession) |
String |
TDGWTServiceImpl.startDeleteRows(DeleteRowsSession deleteRowsSession)
Start delete rows
|
| Constructor and Description |
|---|
OpExecution4DeleteRows(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
DeleteRowsSession deleteRowsSession) |
Copyright © 2017. All Rights Reserved.