Class GeneratedRuleBasedAddCouponAction

    • Field Detail

      • COUPONID

        public static final java.lang.String COUPONID
        Qualifier of the RuleBasedAddCouponAction.couponId attribute
        See Also:
        Constant Field Values
      • COUPONCODE

        public static final java.lang.String COUPONCODE
        Qualifier of the RuleBasedAddCouponAction.couponCode 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

      • GeneratedRuleBasedAddCouponAction

        public GeneratedRuleBasedAddCouponAction()
    • Method Detail

      • getCouponCode

        public java.lang.String getCouponCode​(SessionContext ctx)
        Generated method - Getter of the RuleBasedAddCouponAction.couponCode attribute.
        Returns:
        the couponCode - Coupon Code
      • getCouponCode

        public java.lang.String getCouponCode()
        Generated method - Getter of the RuleBasedAddCouponAction.couponCode attribute.
        Returns:
        the couponCode - Coupon Code
      • setCouponCode

        public void setCouponCode​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the RuleBasedAddCouponAction.couponCode attribute.
        Parameters:
        value - the couponCode - Coupon Code
      • setCouponCode

        public void setCouponCode​(java.lang.String value)
        Generated method - Setter of the RuleBasedAddCouponAction.couponCode attribute.
        Parameters:
        value - the couponCode - Coupon Code
      • getCouponId

        public java.lang.String getCouponId​(SessionContext ctx)
        Generated method - Getter of the RuleBasedAddCouponAction.couponId attribute.
        Returns:
        the couponId - Coupon Id
      • getCouponId

        public java.lang.String getCouponId()
        Generated method - Getter of the RuleBasedAddCouponAction.couponId attribute.
        Returns:
        the couponId - Coupon Id
      • setCouponId

        public void setCouponId​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the RuleBasedAddCouponAction.couponId attribute.
        Parameters:
        value - the couponId - Coupon Id
      • setCouponId

        public void setCouponId​(java.lang.String value)
        Generated method - Setter of the RuleBasedAddCouponAction.couponId attribute.
        Parameters:
        value - the couponId - Coupon Id