psdi.iface.app.extsystem

Class MaxIntFileLookupSet

    • Constructor Detail

      • MaxIntFileLookupSet

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