public class ApplyTableRuleSession extends Object implements Serializable
| Constructor and Description |
|---|
ApplyTableRuleSession() |
ApplyTableRuleSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
RuleDescriptionData ruleDescriptionData,
HashMap<String,String> placeHolderToColumnMap) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,String> |
getPlaceHolderToColumnMap() |
RuleDescriptionData |
getRuleDescriptionData() |
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
getTrId() |
void |
setPlaceHolderToColumnMap(HashMap<String,String> placeHolderToColumnMap) |
void |
setRuleDescriptionData(RuleDescriptionData ruleDescriptionData) |
void |
setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
String |
toString() |
public ApplyTableRuleSession()
public ApplyTableRuleSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
RuleDescriptionData ruleDescriptionData,
HashMap<String,String> placeHolderToColumnMap)
public org.gcube.portlets.user.td.widgetcommonevent.shared.TRId getTrId()
public void setTrId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
public RuleDescriptionData getRuleDescriptionData()
public void setRuleDescriptionData(RuleDescriptionData ruleDescriptionData)
public void setPlaceHolderToColumnMap(HashMap<String,String> placeHolderToColumnMap)
Copyright © 2016. All Rights Reserved.