psdi.webclient.beans.configur

Class ExecuteRefreshBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener
    Direct Known Subclasses:
    GLExecuteRefreshBean


    public class ExecuteRefreshBean
    extends DataBean
    Bean for some of the dialogs of the DB Configure app; forces the List tab to refresh.
    • Constructor Detail

      • ExecuteRefreshBean

        public ExecuteRefreshBean()
    • Method Detail

      • execute

        public int execute()
                    throws MXException,
                           java.rmi.RemoteException
        After calling super, try to refresh the List tab.
        Overrides:
        execute in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException