@Entity public class OfferRuleImpl extends Object implements OfferRule
Modifier and Type | Field and Description |
---|---|
protected Long |
id |
protected String |
matchRule |
Constructor and Description |
---|
OfferRuleImpl() |
public String getMatchRule()
SimpleRule
getMatchRule
in interface SimpleRule
getMatchRule
in interface OfferRule
public void setMatchRule(String matchRule)
SimpleRule
setMatchRule
in interface SimpleRule
setMatchRule
in interface OfferRule
matchRule
- the rule as an MVEL stringCopyright © 2014. All rights reserved.