public class RollBackSession extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Long |
historyId |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
trId |
| Constructor and Description |
|---|
RollBackSession() |
RollBackSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
Long historyId) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getHistoryId() |
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
getTrId() |
void |
setHistoryId(Long historyId) |
void |
setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
String |
toString() |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId
protected Long historyId
public RollBackSession()
public RollBackSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
Long historyId)
Copyright © 2016. All Rights Reserved.