psdi.app.inventory.virtual

Class RotInspectionLineSet

    • Constructor Detail

      • RotInspectionLineSet

        public RotInspectionLineSet(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 RotInspectionLineSet object. The RotInspectionLineSet 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
      • getMatRecSet

        public MboSetRemote getMatRecSet(MboRemote rotInspectionRemote)
                                  throws MXException,
                                         java.rmi.RemoteException
        Get the Set of WINSP records from the database
        Throws:
        MXException
        java.rmi.RemoteException
      • createRotInspectionLineSet

        public void createRotInspectionLineSet(MboSetRemote matRecSetRemote)
                                        throws MXException,
                                               java.rmi.RemoteException
        Method that creates non persistent Mbos so that the Mbos can be added to the Change Inspection Status dialog.
        Parameters:
        ms - matRecSetRemote.
        Throws:
        MXException
        java.rmi.RemoteException