Class GeneratedPromotionOrderEntryAdjustAction

    • Field Detail

      • AMOUNT

        public static final java.lang.String AMOUNT
        Qualifier of the PromotionOrderEntryAdjustAction.amount attribute
        See Also:
        Constant Field Values
      • ORDERENTRYPRODUCT

        public static final java.lang.String ORDERENTRYPRODUCT
        Qualifier of the PromotionOrderEntryAdjustAction.orderEntryProduct attribute
        See Also:
        Constant Field Values
      • ORDERENTRYQUANTITY

        public static final java.lang.String ORDERENTRYQUANTITY
        Qualifier of the PromotionOrderEntryAdjustAction.orderEntryQuantity attribute
        See Also:
        Constant Field Values
      • ORDERENTRYNUMBER

        public static final java.lang.String ORDERENTRYNUMBER
        Qualifier of the PromotionOrderEntryAdjustAction.orderEntryNumber 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

      • GeneratedPromotionOrderEntryAdjustAction

        public GeneratedPromotionOrderEntryAdjustAction()
    • Method Detail

      • getAmount

        public java.lang.Double getAmount​(SessionContext ctx)
        Generated method - Getter of the PromotionOrderEntryAdjustAction.amount attribute.
        Returns:
        the amount - The amount to adjust the order entry by.
      • getAmount

        public java.lang.Double getAmount()
        Generated method - Getter of the PromotionOrderEntryAdjustAction.amount attribute.
        Returns:
        the amount - The amount to adjust the order entry by.
      • getAmountAsPrimitive

        public double getAmountAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the PromotionOrderEntryAdjustAction.amount attribute.
        Returns:
        the amount - The amount to adjust the order entry by.
      • getAmountAsPrimitive

        public double getAmountAsPrimitive()
        Generated method - Getter of the PromotionOrderEntryAdjustAction.amount attribute.
        Returns:
        the amount - The amount to adjust the order entry by.
      • setAmount

        public void setAmount​(SessionContext ctx,
                              java.lang.Double value)
        Generated method - Setter of the PromotionOrderEntryAdjustAction.amount attribute.
        Parameters:
        value - the amount - The amount to adjust the order entry by.
      • setAmount

        public void setAmount​(java.lang.Double value)
        Generated method - Setter of the PromotionOrderEntryAdjustAction.amount attribute.
        Parameters:
        value - the amount - The amount to adjust the order entry by.
      • setAmount

        public void setAmount​(SessionContext ctx,
                              double value)
        Generated method - Setter of the PromotionOrderEntryAdjustAction.amount attribute.
        Parameters:
        value - the amount - The amount to adjust the order entry by.
      • setAmount

        public void setAmount​(double value)
        Generated method - Setter of the PromotionOrderEntryAdjustAction.amount attribute.
        Parameters:
        value - the amount - The amount to adjust the order entry by.
      • getOrderEntryNumber

        public java.lang.Integer getOrderEntryNumber​(SessionContext ctx)
        Generated method - Getter of the PromotionOrderEntryAdjustAction.orderEntryNumber attribute.
        Returns:
        the orderEntryNumber - The entry number in the order
      • getOrderEntryNumber

        public java.lang.Integer getOrderEntryNumber()
        Generated method - Getter of the PromotionOrderEntryAdjustAction.orderEntryNumber attribute.
        Returns:
        the orderEntryNumber - The entry number in the order
      • getOrderEntryNumberAsPrimitive

        public int getOrderEntryNumberAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the PromotionOrderEntryAdjustAction.orderEntryNumber attribute.
        Returns:
        the orderEntryNumber - The entry number in the order
      • getOrderEntryNumberAsPrimitive

        public int getOrderEntryNumberAsPrimitive()
        Generated method - Getter of the PromotionOrderEntryAdjustAction.orderEntryNumber attribute.
        Returns:
        the orderEntryNumber - The entry number in the order
      • setOrderEntryNumber

        public void setOrderEntryNumber​(SessionContext ctx,
                                        java.lang.Integer value)
        Generated method - Setter of the PromotionOrderEntryAdjustAction.orderEntryNumber attribute.
        Parameters:
        value - the orderEntryNumber - The entry number in the order
      • setOrderEntryNumber

        public void setOrderEntryNumber​(java.lang.Integer value)
        Generated method - Setter of the PromotionOrderEntryAdjustAction.orderEntryNumber attribute.
        Parameters:
        value - the orderEntryNumber - The entry number in the order
      • setOrderEntryNumber

        public void setOrderEntryNumber​(SessionContext ctx,
                                        int value)
        Generated method - Setter of the PromotionOrderEntryAdjustAction.orderEntryNumber attribute.
        Parameters:
        value - the orderEntryNumber - The entry number in the order
      • setOrderEntryNumber

        public void setOrderEntryNumber​(int value)
        Generated method - Setter of the PromotionOrderEntryAdjustAction.orderEntryNumber attribute.
        Parameters:
        value - the orderEntryNumber - The entry number in the order
      • getOrderEntryProduct

        public Product getOrderEntryProduct​(SessionContext ctx)
        Generated method - Getter of the PromotionOrderEntryAdjustAction.orderEntryProduct attribute.
        Returns:
        the orderEntryProduct - The product of the order entry to adjust
      • getOrderEntryProduct

        public Product getOrderEntryProduct()
        Generated method - Getter of the PromotionOrderEntryAdjustAction.orderEntryProduct attribute.
        Returns:
        the orderEntryProduct - The product of the order entry to adjust
      • setOrderEntryProduct

        public void setOrderEntryProduct​(SessionContext ctx,
                                         Product value)
        Generated method - Setter of the PromotionOrderEntryAdjustAction.orderEntryProduct attribute.
        Parameters:
        value - the orderEntryProduct - The product of the order entry to adjust
      • setOrderEntryProduct

        public void setOrderEntryProduct​(Product value)
        Generated method - Setter of the PromotionOrderEntryAdjustAction.orderEntryProduct attribute.
        Parameters:
        value - the orderEntryProduct - The product of the order entry to adjust
      • getOrderEntryQuantity

        public java.lang.Long getOrderEntryQuantity​(SessionContext ctx)
        Generated method - Getter of the PromotionOrderEntryAdjustAction.orderEntryQuantity attribute.
        Returns:
        the orderEntryQuantity - The quantity of the order entry to adjust
      • getOrderEntryQuantity

        public java.lang.Long getOrderEntryQuantity()
        Generated method - Getter of the PromotionOrderEntryAdjustAction.orderEntryQuantity attribute.
        Returns:
        the orderEntryQuantity - The quantity of the order entry to adjust
      • getOrderEntryQuantityAsPrimitive

        public long getOrderEntryQuantityAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the PromotionOrderEntryAdjustAction.orderEntryQuantity attribute.
        Returns:
        the orderEntryQuantity - The quantity of the order entry to adjust
      • getOrderEntryQuantityAsPrimitive

        public long getOrderEntryQuantityAsPrimitive()
        Generated method - Getter of the PromotionOrderEntryAdjustAction.orderEntryQuantity attribute.
        Returns:
        the orderEntryQuantity - The quantity of the order entry to adjust
      • setOrderEntryQuantity

        public void setOrderEntryQuantity​(SessionContext ctx,
                                          java.lang.Long value)
        Generated method - Setter of the PromotionOrderEntryAdjustAction.orderEntryQuantity attribute.
        Parameters:
        value - the orderEntryQuantity - The quantity of the order entry to adjust
      • setOrderEntryQuantity

        public void setOrderEntryQuantity​(java.lang.Long value)
        Generated method - Setter of the PromotionOrderEntryAdjustAction.orderEntryQuantity attribute.
        Parameters:
        value - the orderEntryQuantity - The quantity of the order entry to adjust
      • setOrderEntryQuantity

        public void setOrderEntryQuantity​(SessionContext ctx,
                                          long value)
        Generated method - Setter of the PromotionOrderEntryAdjustAction.orderEntryQuantity attribute.
        Parameters:
        value - the orderEntryQuantity - The quantity of the order entry to adjust
      • setOrderEntryQuantity

        public void setOrderEntryQuantity​(long value)
        Generated method - Setter of the PromotionOrderEntryAdjustAction.orderEntryQuantity attribute.
        Parameters:
        value - the orderEntryQuantity - The quantity of the order entry to adjust