Class GeneratedCustomerCouponForPromotionSourceRule

    • Field Detail

      • CUSTOMERCOUPONCODE

        public static final java.lang.String CUSTOMERCOUPONCODE
        Qualifier of the CustomerCouponForPromotionSourceRule.customerCouponCode attribute
        See Also:
        Constant Field Values
      • RULE

        public static final java.lang.String RULE
        Qualifier of the CustomerCouponForPromotionSourceRule.rule attribute
        See Also:
        Constant Field Values
      • PROMOTION

        public static final java.lang.String PROMOTION
        Qualifier of the CustomerCouponForPromotionSourceRule.promotion attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedCustomerCouponForPromotionSourceRule

        public GeneratedCustomerCouponForPromotionSourceRule()
    • Method Detail

      • getCustomerCouponCode

        public java.lang.String getCustomerCouponCode​(SessionContext ctx)
        Generated method - Getter of the CustomerCouponForPromotionSourceRule.customerCouponCode attribute.
        Returns:
        the customerCouponCode
      • getCustomerCouponCode

        public java.lang.String getCustomerCouponCode()
        Generated method - Getter of the CustomerCouponForPromotionSourceRule.customerCouponCode attribute.
        Returns:
        the customerCouponCode
      • setCustomerCouponCode

        protected void setCustomerCouponCode​(SessionContext ctx,
                                             java.lang.String value)
        Generated method - Setter of the CustomerCouponForPromotionSourceRule.customerCouponCode attribute.
        Parameters:
        value - the customerCouponCode
      • setCustomerCouponCode

        protected void setCustomerCouponCode​(java.lang.String value)
        Generated method - Setter of the CustomerCouponForPromotionSourceRule.customerCouponCode attribute.
        Parameters:
        value - the customerCouponCode
      • getPromotion

        public RuleBasedPromotion getPromotion​(SessionContext ctx)
        Generated method - Getter of the CustomerCouponForPromotionSourceRule.promotion attribute.
        Returns:
        the promotion
      • getPromotion

        public RuleBasedPromotion getPromotion()
        Generated method - Getter of the CustomerCouponForPromotionSourceRule.promotion attribute.
        Returns:
        the promotion
      • setPromotion

        protected void setPromotion​(SessionContext ctx,
                                    RuleBasedPromotion value)
        Generated method - Setter of the CustomerCouponForPromotionSourceRule.promotion attribute.
        Parameters:
        value - the promotion
      • setPromotion

        protected void setPromotion​(RuleBasedPromotion value)
        Generated method - Setter of the CustomerCouponForPromotionSourceRule.promotion attribute.
        Parameters:
        value - the promotion
      • getRule

        public PromotionSourceRule getRule​(SessionContext ctx)
        Generated method - Getter of the CustomerCouponForPromotionSourceRule.rule attribute.
        Returns:
        the rule
      • getRule

        public PromotionSourceRule getRule()
        Generated method - Getter of the CustomerCouponForPromotionSourceRule.rule attribute.
        Returns:
        the rule
      • setRule

        protected void setRule​(SessionContext ctx,
                               PromotionSourceRule value)
        Generated method - Setter of the CustomerCouponForPromotionSourceRule.rule attribute.
        Parameters:
        value - the rule
      • setRule

        protected void setRule​(PromotionSourceRule value)
        Generated method - Setter of the CustomerCouponForPromotionSourceRule.rule attribute.
        Parameters:
        value - the rule