public class DeleteRowsSession extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<String> |
rows |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
trId |
| Constructor and Description |
|---|
DeleteRowsSession() |
DeleteRowsSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
ArrayList<String> rows) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
getRows() |
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
getTrId() |
void |
setRows(ArrayList<String> rows) |
void |
setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
String |
toString() |
Copyright © 2018. All Rights Reserved.