psdi.app.common.virtual

Class SpellCheckSuggestionsSet

    • Constructor Detail

      • SpellCheckSuggestionsSet

        public SpellCheckSuggestionsSet(MboServerInterface ms)
                                 throws MXException,
                                        java.rmi.RemoteException
        Construct the set
        Parameters:
        ms -
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generate a new SpellCheck object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - SpellCheckSuggestions MboSet
        RemoteException - Remote Exception
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException