psdi.app.serviceitem

Interface ServiceItemRemote

    • Method Detail

      • updateRelatedObjects

        void updateRelatedObjects(java.lang.String newStatus,
                                  java.util.Date date,
                                  java.lang.String memo)
                           throws MXException,
                                  java.rmi.RemoteException
        Specified by:
        updateRelatedObjects in interface ItemRemote
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.serviceitem.serviceItem#updateRelatedObjects(String newStatus, Date date, String memo)