psdi.webclient.beans.designer

Class DatastoreConfigBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class DatastoreConfigBean
    extends DataBean
    To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
    • Constructor Detail

      • DatastoreConfigBean

        public DatastoreConfigBean()
    • Method Detail

      • getMboSetRemote

        protected MboSetRemote getMboSetRemote()
                                        throws MXException,
                                               java.rmi.RemoteException
        gets the Datastore Mbo to display in the configuration dialog. copies the datastore set and combines all the child sets (typeahead, filters, setvalues) into one set (datastorechildren)
        Overrides:
        getMboSetRemote in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException