psdi.app.workorder.virtual

Class DispatchAssignSet

    • Constructor Detail

      • DispatchAssignSet

        public DispatchAssignSet(MboServerInterface ms)
                          throws MXException,
                                 java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The MboServerInterface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Factory method to create an DispatchAssign object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - The DispatchAssignSet.
        Returns:
        an DispatchAssign Mbo object.
        Throws:
        MXException
        java.rmi.RemoteException
      • saveAssignSet

        public void saveAssignSet()
                           throws MXException,
                                  java.rmi.RemoteException
        Saves the Assignment set upon dispatching, after storing the user-entered date in the assignment record.
        Specified by:
        saveAssignSet in interface DispatchAssignSetRemote
        Throws:
        MXException
        java.rmi.RemoteException