@Entity public class ContentTargetingRuleImpl extends Object implements ContentTargetingRule, org.broadleafcommerce.common.extensibility.jpa.copy.ProfileEntity
Modifier and Type | Field and Description |
---|---|
protected Long |
id |
protected String |
matchRule |
Constructor and Description |
---|
ContentTargetingRuleImpl() |
public Long getId()
ContentTargetingRule
getId
in interface ContentTargetingRule
public void setId(Long id)
ContentTargetingRule
setId
in interface ContentTargetingRule
id
- the new primary keypublic String getMatchRule()
getMatchRule
in interface org.broadleafcommerce.common.rule.SimpleRule
public void setMatchRule(String matchRule)
setMatchRule
in interface org.broadleafcommerce.common.rule.SimpleRule
Copyright © 2016. All rights reserved.