public interface CartRuleQualifyingItemCriteriaXref extends Serializable, org.broadleafcommerce.common.copy.MultiTenantCloneable<CartRuleQualifyingItemCriteriaXref>
CartRules and their CartRuleItemCriteria| Modifier and Type | Method and Description |
|---|---|
CartRule |
getCartRule()
Returns the
CartRule associated with this CartRuleQualifyingItemCriteriaXrefs |
CartRuleItemCriteria |
getCartRuleItemCriteria()
Returns the
CartRuleItemCriteria associated with this CartRuleQualifyingItemCriteriaXrefs |
Long |
getId()
Returns the
CartRuleQualifyingItemCriteriaXrefs id |
void |
setCartRule(CartRule cartRule)
Sets the
CartRule to be associated with this CartRuleQualifyingItemCriteriaXrefs |
void |
setCartRuleItemCriteria(CartRuleItemCriteria cartRuleItemCriteria)
Sets the
CartRuleItemCriteria to be associated with this CartRuleQualifyingItemCriteriaXrefs |
void |
setId(Long id)
Sets the
CartRuleQualifyingItemCriteriaXrefs id |
Long getId()
CartRuleQualifyingItemCriteriaXrefs idvoid setId(Long id)
CartRuleQualifyingItemCriteriaXrefs idCartRule getCartRule()
CartRule associated with this CartRuleQualifyingItemCriteriaXrefsvoid setCartRule(CartRule cartRule)
CartRule to be associated with this CartRuleQualifyingItemCriteriaXrefsCartRuleItemCriteria getCartRuleItemCriteria()
CartRuleItemCriteria associated with this CartRuleQualifyingItemCriteriaXrefsvoid setCartRuleItemCriteria(CartRuleItemCriteria cartRuleItemCriteria)
CartRuleItemCriteria to be associated with this CartRuleQualifyingItemCriteriaXrefsCopyright © 2019. All rights reserved.