com.ibm.commerce.order.commands

Interface RemoveSubscriptionTemplateCmd

    • 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

      • setOrderItems

        void setOrderItems(java.util.Vector orderItems)
        set order items for this command
        Parameters:
        orderItems -
      • getOrderItemResult

        java.util.Vector getOrderItemResult()
        get order items result which removed subscription template
        Returns:
        Vector the order item which is set to this command