Class GeneratedFlashBuyCoupon

    • Field Detail

      • RULE

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

        public static final java.lang.String MAXPRODUCTQUANTITYPERORDER
        Qualifier of the FlashBuyCoupon.maxProductQuantityPerOrder attribute
        See Also:
        Constant Field Values
      • PRODUCT

        public static final java.lang.String PRODUCT
        Qualifier of the FlashBuyCoupon.product attribute
        See Also:
        Constant Field Values
      • ORIGINALMAXORDERQUANTITY

        public static final java.lang.String ORIGINALMAXORDERQUANTITY
        Qualifier of the FlashBuyCoupon.originalMaxOrderQuantity 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

      • GeneratedFlashBuyCoupon

        public GeneratedFlashBuyCoupon()
    • Method Detail

      • getMaxProductQuantityPerOrder

        public java.lang.Integer getMaxProductQuantityPerOrder​(SessionContext ctx)
        Generated method - Getter of the FlashBuyCoupon.maxProductQuantityPerOrder attribute.
        Returns:
        the maxProductQuantityPerOrder
      • getMaxProductQuantityPerOrder

        public java.lang.Integer getMaxProductQuantityPerOrder()
        Generated method - Getter of the FlashBuyCoupon.maxProductQuantityPerOrder attribute.
        Returns:
        the maxProductQuantityPerOrder
      • getMaxProductQuantityPerOrderAsPrimitive

        public int getMaxProductQuantityPerOrderAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the FlashBuyCoupon.maxProductQuantityPerOrder attribute.
        Returns:
        the maxProductQuantityPerOrder
      • getMaxProductQuantityPerOrderAsPrimitive

        public int getMaxProductQuantityPerOrderAsPrimitive()
        Generated method - Getter of the FlashBuyCoupon.maxProductQuantityPerOrder attribute.
        Returns:
        the maxProductQuantityPerOrder
      • setMaxProductQuantityPerOrder

        public void setMaxProductQuantityPerOrder​(SessionContext ctx,
                                                  java.lang.Integer value)
        Generated method - Setter of the FlashBuyCoupon.maxProductQuantityPerOrder attribute.
        Parameters:
        value - the maxProductQuantityPerOrder
      • setMaxProductQuantityPerOrder

        public void setMaxProductQuantityPerOrder​(java.lang.Integer value)
        Generated method - Setter of the FlashBuyCoupon.maxProductQuantityPerOrder attribute.
        Parameters:
        value - the maxProductQuantityPerOrder
      • setMaxProductQuantityPerOrder

        public void setMaxProductQuantityPerOrder​(SessionContext ctx,
                                                  int value)
        Generated method - Setter of the FlashBuyCoupon.maxProductQuantityPerOrder attribute.
        Parameters:
        value - the maxProductQuantityPerOrder
      • setMaxProductQuantityPerOrder

        public void setMaxProductQuantityPerOrder​(int value)
        Generated method - Setter of the FlashBuyCoupon.maxProductQuantityPerOrder attribute.
        Parameters:
        value - the maxProductQuantityPerOrder
      • getOriginalMaxOrderQuantity

        public java.lang.Integer getOriginalMaxOrderQuantity​(SessionContext ctx)
        Generated method - Getter of the FlashBuyCoupon.originalMaxOrderQuantity attribute.
        Returns:
        the originalMaxOrderQuantity
      • getOriginalMaxOrderQuantity

        public java.lang.Integer getOriginalMaxOrderQuantity()
        Generated method - Getter of the FlashBuyCoupon.originalMaxOrderQuantity attribute.
        Returns:
        the originalMaxOrderQuantity
      • getOriginalMaxOrderQuantityAsPrimitive

        public int getOriginalMaxOrderQuantityAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the FlashBuyCoupon.originalMaxOrderQuantity attribute.
        Returns:
        the originalMaxOrderQuantity
      • getOriginalMaxOrderQuantityAsPrimitive

        public int getOriginalMaxOrderQuantityAsPrimitive()
        Generated method - Getter of the FlashBuyCoupon.originalMaxOrderQuantity attribute.
        Returns:
        the originalMaxOrderQuantity
      • setOriginalMaxOrderQuantity

        public void setOriginalMaxOrderQuantity​(SessionContext ctx,
                                                java.lang.Integer value)
        Generated method - Setter of the FlashBuyCoupon.originalMaxOrderQuantity attribute.
        Parameters:
        value - the originalMaxOrderQuantity
      • setOriginalMaxOrderQuantity

        public void setOriginalMaxOrderQuantity​(java.lang.Integer value)
        Generated method - Setter of the FlashBuyCoupon.originalMaxOrderQuantity attribute.
        Parameters:
        value - the originalMaxOrderQuantity
      • setOriginalMaxOrderQuantity

        public void setOriginalMaxOrderQuantity​(SessionContext ctx,
                                                int value)
        Generated method - Setter of the FlashBuyCoupon.originalMaxOrderQuantity attribute.
        Parameters:
        value - the originalMaxOrderQuantity
      • setOriginalMaxOrderQuantity

        public void setOriginalMaxOrderQuantity​(int value)
        Generated method - Setter of the FlashBuyCoupon.originalMaxOrderQuantity attribute.
        Parameters:
        value - the originalMaxOrderQuantity
      • getProduct

        public Product getProduct​(SessionContext ctx)
        Generated method - Getter of the FlashBuyCoupon.product attribute.
        Returns:
        the product
      • getProduct

        public Product getProduct()
        Generated method - Getter of the FlashBuyCoupon.product attribute.
        Returns:
        the product
      • setProduct

        public void setProduct​(SessionContext ctx,
                               Product value)
        Generated method - Setter of the FlashBuyCoupon.product attribute.
        Parameters:
        value - the product
      • setProduct

        public void setProduct​(Product value)
        Generated method - Setter of the FlashBuyCoupon.product attribute.
        Parameters:
        value - the product
      • getRule

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

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

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