Class CachedPromotionOrderChangeDeliveryModeActionModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class CachedPromotionOrderChangeDeliveryModeActionModel
    extends PromotionOrderChangeDeliveryModeActionModel
    Generated model class for type CachedPromotionOrderChangeDeliveryModeAction first defined at extension promotions.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CachedPromotionOrderChangeDeliveryModeActionModel

        public CachedPromotionOrderChangeDeliveryModeActionModel()
        Generated constructor - Default constructor for generic creation.
      • CachedPromotionOrderChangeDeliveryModeActionModel

        public CachedPromotionOrderChangeDeliveryModeActionModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • CachedPromotionOrderChangeDeliveryModeActionModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public CachedPromotionOrderChangeDeliveryModeActionModel​(DeliveryModeModel _deliveryMode)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _deliveryMode - initial attribute declared by type PromotionOrderChangeDeliveryModeAction at extension promotions
      • CachedPromotionOrderChangeDeliveryModeActionModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public CachedPromotionOrderChangeDeliveryModeActionModel​(DeliveryModeModel _deliveryMode,
                                                                 ItemModel _owner)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _deliveryMode - initial attribute declared by type PromotionOrderChangeDeliveryModeAction at extension promotions
        _owner - initial attribute declared by type Item at extension core