psdi.refapp.webclient.beans

Class RefCommResultsBean

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


    public class RefCommResultsBean
    extends ResultsBean
    • Constructor Detail

      • RefCommResultsBean

        public RefCommResultsBean()
    • Method Detail

      • reset

        public void reset()
                   throws MXException
        Description copied from class: ResultsBean
        Resets the MboSet. Clears the internal cache and fires a structure change event to all listeners. Throws MXException or RemoteException on failure
        Overrides:
        reset in class ResultsBean
        Throws:
        MXException