| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.client.rpc | |
| org.gcube.portlets.user.td.gwtservice.server |
| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startRollBack(RollBackSession rollBackSession)
Call rollback on tabular resource
|
void |
TDGWTServiceAsync.startRollBack(RollBackSession rollBackSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static RollBackSession |
SessionUtil.getRollBackSession(javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setRollBackSession(javax.servlet.http.HttpSession httpSession,
RollBackSession rollBackSession) |
String |
TDGWTServiceImpl.startRollBack(RollBackSession rollBackSession)
Call rollback on tabular resource
|
Copyright © 2016. All Rights Reserved.