Class GeneratedPromotionOrderAddFreeGiftAction

    • Field Detail

      • FREEPRODUCT

        public static final java.lang.String FREEPRODUCT
        Qualifier of the PromotionOrderAddFreeGiftAction.freeProduct 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

      • GeneratedPromotionOrderAddFreeGiftAction

        public GeneratedPromotionOrderAddFreeGiftAction()
    • Method Detail

      • getFreeProduct

        public Product getFreeProduct​(SessionContext ctx)
        Generated method - Getter of the PromotionOrderAddFreeGiftAction.freeProduct attribute.
        Returns:
        the freeProduct - The product given away as a gift
      • getFreeProduct

        public Product getFreeProduct()
        Generated method - Getter of the PromotionOrderAddFreeGiftAction.freeProduct attribute.
        Returns:
        the freeProduct - The product given away as a gift
      • setFreeProduct

        public void setFreeProduct​(SessionContext ctx,
                                   Product value)
        Generated method - Setter of the PromotionOrderAddFreeGiftAction.freeProduct attribute.
        Parameters:
        value - the freeProduct - The product given away as a gift
      • setFreeProduct

        public void setFreeProduct​(Product value)
        Generated method - Setter of the PromotionOrderAddFreeGiftAction.freeProduct attribute.
        Parameters:
        value - the freeProduct - The product given away as a gift