psdi.app.labor

Interface ServRecTransSetRemote

    • Method Detail

      • deleteUnSelected

        void deleteUnSelected()
                       throws MXException,
                              java.rmi.RemoteException
        This method removes those Mbos from the MboSet that need not be saved to the database. On the Destop Req UI,the user sees SERVRECTRANS Mbos on the screen.If the user decides not to receive certain items , he unchecks the rows that he does not want to receive. Since the SERVRECTRANS Mbos are already in the memory, these have to be deleted before the whole set is saved to the database . This method picks up those rows that have not been selected by the user and deletes these rows from the MboSet.
        Throws:
        MXException
        java.rmi.RemoteException
      • checkAcceptAndRejectCost

        void checkAcceptAndRejectCost()
                               throws MXException,
                                      java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.labor.ServRecTransSet#checkAcceptAndRejectCostss