com.ibm.commerce.orderitems.commands

Interface OrderConfigurationUpdateCmd

    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
      • NAME

        static final java.lang.String NAME
        The name of the Command Interface class.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class.
        See Also:
        Constant Field Values
    • Method Detail

      • setConfiguration

        void setConfiguration(java.util.Hashtable configuration)
        This method sets the configurations of the dynamic kits.
        Parameters:
        configuration - A Hashtable that specifies the configurations of the dynamic kits.
      • setOrderItemId

        void setOrderItemId(java.util.Hashtable orderItemId)
        This method sets the order item Ids.
        Parameters:
        orderItemId - A Hashtable that specifies the order item Ids.