psdi.app.designer.virtual

Class DatastoreSet

    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Description copied from class: MboSet
        Factory to create the business objects This must be overridden in derived class
        Specified by:
        getMboInstance in class MboSet
        Throws:
        MXException
        java.rmi.RemoteException
      • findDatastore

        public Datastore findDatastore(java.lang.String attributeVal,
                                       java.lang.String datasrcVal)
                                throws MXException,
                                       java.rmi.RemoteException
        returns the datastore object for the given attribute and datasrc, or null if not found
        Parameters:
        childAttributeVal -
        childDatasrcVal -
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • findDatastoreByID

        public Datastore findDatastoreByID(java.lang.String id)
                                    throws MXException,
                                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException