psdi.app.pm

Interface WogenSetRemote

    • Method Detail

      • giveRun

        void giveRun()
              throws MXException,
                     java.rmi.RemoteException
        This method is called to return all work order information from the PM Generation in the order of the work order creation.
        Throws:
        MXException
        java.rmi.RemoteException
      • dispose

        void dispose()
              throws MXException,
                     java.rmi.RemoteException
        Use this method when you no longer need the information from this set. The records of the set will be deleted from the database.
        Throws:
        MXException
        java.rmi.RemoteException