psdi.app.inventory.virtual

Class RotInspectionSet

    • Constructor Detail

      • RotInspectionSet

        public RotInspectionSet(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 a RotInspectionSet object. The RotInspectionSet is a dummy set used only for viewing. This set is not associated with any table.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - RotInspectionSet.
        Returns:
        an RotInspectionSet object.
        Throws:
        MXException
        java.rmi.RemoteException
      • createRotInspectionSet

        public void createRotInspectionSet(MboSetRemote matRecSetRemote)
                                    throws MXException,
                                           java.rmi.RemoteException
        Creates the summary itemnum/storeroom/siteid lines for the header of the Change Inspection Status dialog
        Parameters:
        ms - matRecSetRemote.
        Throws:
        MXException
        java.rmi.RemoteException