psdi.app.knowledgebase

Class KBLinkedArticlesSet

  • java.lang.Object
    • Constructor Detail

      • KBLinkedArticlesSet

        public KBLinkedArticlesSet(MboServerInterface ms)
                            throws java.rmi.RemoteException
        Construct the set
        Parameters:
        MboServerInterface - - Instance of MboServerInterface
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Instantiate and return a new KBLinkedArticles object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        MboSet - - Instance of MboSet
        Returns:
        Mbo - a new KBLinkedArticles object
        Throws:
        MXException
        java.rmi.RemoteException