@Deprecated @Entity public class OfferCodeRuleImpl extends Object implements OfferCodeRule
| Modifier and Type | Field and Description |
|---|---|
protected Long |
id
Deprecated.
|
protected String |
matchRule
Deprecated.
|
| Constructor and Description |
|---|
OfferCodeRuleImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<G extends OfferCodeRule> |
createOrRetrieveCopyInstance(org.broadleafcommerce.common.copy.MultiTenantCopyContext context)
Deprecated.
|
boolean |
equals(Object obj)
Deprecated.
|
Long |
getId()
Deprecated.
|
String |
getMatchRule()
Deprecated.
|
int |
hashCode()
Deprecated.
|
void |
setId(Long id)
Deprecated.
|
void |
setMatchRule(String matchRule)
Deprecated.
|
public Long getId()
getId in interface OfferCodeRulepublic void setId(Long id)
setId in interface OfferCodeRulepublic String getMatchRule()
getMatchRule in interface OfferCodeRulegetMatchRule in interface org.broadleafcommerce.common.rule.SimpleRulepublic void setMatchRule(String matchRule)
setMatchRule in interface OfferCodeRulesetMatchRule in interface org.broadleafcommerce.common.rule.SimpleRulepublic <G extends OfferCodeRule> org.broadleafcommerce.common.copy.CreateResponse<G> createOrRetrieveCopyInstance(org.broadleafcommerce.common.copy.MultiTenantCopyContext context) throws CloneNotSupportedException
createOrRetrieveCopyInstance in interface org.broadleafcommerce.common.copy.MultiTenantCloneable<OfferCodeRule>CloneNotSupportedExceptionCopyright © 2020. All rights reserved.