psdi.app.collection

Class CollectionSet

    • Constructor Detail

      • CollectionSet

        public CollectionSet(MboServerInterface ms)
                      throws MXException,
                             java.rmi.RemoteException
        Constructs the set of Collections.

        Parameters:
        MboServerInterface - ms
        Throws:
        none
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generates a new Collection object.

        Specified by:
        getMboInstance in class MboSet
        Parameters:
        MboSet - ms
        Returns:
        new Collection object
        Throws:
        none
        MXException
        java.rmi.RemoteException