psdi.app.bulletinboard

Class BBAudienceSet

    • Constructor Detail

      • BBAudienceSet

        public BBAudienceSet(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 BBAudience object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        MboSet - - Instance of MboSet
        Returns:
        Mbo - a new BB object
        Throws:
        MXException
        java.rmi.RemoteException