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

Interface SyncOrderCmd



  • public interface SyncOrderCmd
    This is the interface for the command SyncOrderCmdImpl.
    • Field Detail

      • COPYRIGHT

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

      • setSyncOrder

        void setSyncOrder(SyncOrderType syncOrder)
        This method sets the SyncOrderType.
        Parameters:
        syncOrder - the SyncOrder BOD that SyncOrderType would execute
      • getConfirmBOD

        ConfirmBODType getConfirmBOD()
        This method returns the ConfirmBODType.
        Returns:
        ConfirmBOD the ConfirmBOD would return to the client