Class GeneratedRuleBasedOrderChangeDeliveryModeAction

    • Field Detail

      • DELIVERYMODE

        public static final java.lang.String DELIVERYMODE
        Qualifier of the RuleBasedOrderChangeDeliveryModeAction.deliveryMode attribute
        See Also:
        Constant Field Values
      • DELIVERYCOST

        public static final java.lang.String DELIVERYCOST
        Qualifier of the RuleBasedOrderChangeDeliveryModeAction.deliveryCost attribute
        See Also:
        Constant Field Values
      • REPLACEDDELIVERYMODE

        public static final java.lang.String REPLACEDDELIVERYMODE
        Qualifier of the RuleBasedOrderChangeDeliveryModeAction.replacedDeliveryMode attribute
        See Also:
        Constant Field Values
      • REPLACEDDELIVERYCOST

        public static final java.lang.String REPLACEDDELIVERYCOST
        Qualifier of the RuleBasedOrderChangeDeliveryModeAction.replacedDeliveryCost 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

      • GeneratedRuleBasedOrderChangeDeliveryModeAction

        public GeneratedRuleBasedOrderChangeDeliveryModeAction()
    • Method Detail

      • getDeliveryCost

        public java.math.BigDecimal getDeliveryCost​(SessionContext ctx)
        Generated method - Getter of the RuleBasedOrderChangeDeliveryModeAction.deliveryCost attribute.
        Returns:
        the deliveryCost - The delivery cost to apply to the order
      • getDeliveryCost

        public java.math.BigDecimal getDeliveryCost()
        Generated method - Getter of the RuleBasedOrderChangeDeliveryModeAction.deliveryCost attribute.
        Returns:
        the deliveryCost - The delivery cost to apply to the order
      • setDeliveryCost

        public void setDeliveryCost​(SessionContext ctx,
                                    java.math.BigDecimal value)
        Generated method - Setter of the RuleBasedOrderChangeDeliveryModeAction.deliveryCost attribute.
        Parameters:
        value - the deliveryCost - The delivery cost to apply to the order
      • setDeliveryCost

        public void setDeliveryCost​(java.math.BigDecimal value)
        Generated method - Setter of the RuleBasedOrderChangeDeliveryModeAction.deliveryCost attribute.
        Parameters:
        value - the deliveryCost - The delivery cost to apply to the order
      • getDeliveryMode

        public DeliveryMode getDeliveryMode​(SessionContext ctx)
        Generated method - Getter of the RuleBasedOrderChangeDeliveryModeAction.deliveryMode attribute.
        Returns:
        the deliveryMode - The delivery mode to apply to the order
      • getDeliveryMode

        public DeliveryMode getDeliveryMode()
        Generated method - Getter of the RuleBasedOrderChangeDeliveryModeAction.deliveryMode attribute.
        Returns:
        the deliveryMode - The delivery mode to apply to the order
      • setDeliveryMode

        public void setDeliveryMode​(SessionContext ctx,
                                    DeliveryMode value)
        Generated method - Setter of the RuleBasedOrderChangeDeliveryModeAction.deliveryMode attribute.
        Parameters:
        value - the deliveryMode - The delivery mode to apply to the order
      • setDeliveryMode

        public void setDeliveryMode​(DeliveryMode value)
        Generated method - Setter of the RuleBasedOrderChangeDeliveryModeAction.deliveryMode attribute.
        Parameters:
        value - the deliveryMode - The delivery mode to apply to the order
      • getReplacedDeliveryCost

        public java.math.BigDecimal getReplacedDeliveryCost​(SessionContext ctx)
        Generated method - Getter of the RuleBasedOrderChangeDeliveryModeAction.replacedDeliveryCost attribute.
        Returns:
        the replacedDeliveryCost - The delivery cost that was set to order before a promotion was applied
      • getReplacedDeliveryCost

        public java.math.BigDecimal getReplacedDeliveryCost()
        Generated method - Getter of the RuleBasedOrderChangeDeliveryModeAction.replacedDeliveryCost attribute.
        Returns:
        the replacedDeliveryCost - The delivery cost that was set to order before a promotion was applied
      • setReplacedDeliveryCost

        public void setReplacedDeliveryCost​(SessionContext ctx,
                                            java.math.BigDecimal value)
        Generated method - Setter of the RuleBasedOrderChangeDeliveryModeAction.replacedDeliveryCost attribute.
        Parameters:
        value - the replacedDeliveryCost - The delivery cost that was set to order before a promotion was applied
      • setReplacedDeliveryCost

        public void setReplacedDeliveryCost​(java.math.BigDecimal value)
        Generated method - Setter of the RuleBasedOrderChangeDeliveryModeAction.replacedDeliveryCost attribute.
        Parameters:
        value - the replacedDeliveryCost - The delivery cost that was set to order before a promotion was applied
      • getReplacedDeliveryMode

        public DeliveryMode getReplacedDeliveryMode​(SessionContext ctx)
        Generated method - Getter of the RuleBasedOrderChangeDeliveryModeAction.replacedDeliveryMode attribute.
        Returns:
        the replacedDeliveryMode - The delivery mode that was set to order before a promotion was applied
      • getReplacedDeliveryMode

        public DeliveryMode getReplacedDeliveryMode()
        Generated method - Getter of the RuleBasedOrderChangeDeliveryModeAction.replacedDeliveryMode attribute.
        Returns:
        the replacedDeliveryMode - The delivery mode that was set to order before a promotion was applied
      • setReplacedDeliveryMode

        public void setReplacedDeliveryMode​(SessionContext ctx,
                                            DeliveryMode value)
        Generated method - Setter of the RuleBasedOrderChangeDeliveryModeAction.replacedDeliveryMode attribute.
        Parameters:
        value - the replacedDeliveryMode - The delivery mode that was set to order before a promotion was applied
      • setReplacedDeliveryMode

        public void setReplacedDeliveryMode​(DeliveryMode value)
        Generated method - Setter of the RuleBasedOrderChangeDeliveryModeAction.replacedDeliveryMode attribute.
        Parameters:
        value - the replacedDeliveryMode - The delivery mode that was set to order before a promotion was applied