public class DetachTableRulesSession extends Object implements Serializable
| Constructor and Description |
|---|
DetachTableRulesSession() |
DetachTableRulesSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
ArrayList<RuleDescriptionData> rules) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<RuleDescriptionData> |
getRules() |
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
getTrId() |
void |
setRules(ArrayList<RuleDescriptionData> rules) |
void |
setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
String |
toString() |
public DetachTableRulesSession()
public DetachTableRulesSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
ArrayList<RuleDescriptionData> rules)
public org.gcube.portlets.user.td.widgetcommonevent.shared.TRId getTrId()
public void setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
public ArrayList<RuleDescriptionData> getRules()
public void setRules(ArrayList<RuleDescriptionData> rules)
Copyright © 2017. All Rights Reserved.