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