psdi.app.mr.virtual

Class SearchDRSet

    • Constructor Detail

      • SearchDRSet

        public SearchDRSet(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 an SearchDR object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - the SearchDRSet.
        Returns:
        an SearchDRSet Mbo object.
        Throws:
        MXException
        java.rmi.RemoteException