com.ibm.commerce.order.facade.server.commands

Interface ChangeOrderCmd



  • public interface ChangeOrderCmd
    This command is used to change Order.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
    • Method Detail

      • setChangeOrder

        void setChangeOrder(ChangeOrderType changeOrder)
        This method sets the ChangeOrder.
        Parameters:
        changeOrder - the ChangeOrder BOD that ChangeOrderCmd would execute
      • getRespondOrder

        RespondOrderType getRespondOrder()
        This method gets the result (RespondOrderType BOD).
        Returns:
        RespondOrderType the RespondOrderType BOD would return to the client