Class SessionHAStatisticsViewBean

  • All Implemented Interfaces:
    com.iplanet.jato.RequestCompletionListener, com.iplanet.jato.RequestHandler, com.iplanet.jato.RequestParticipant, com.iplanet.jato.view.ContainerView, com.iplanet.jato.view.View, com.iplanet.jato.view.ViewBean, com.iplanet.jato.view.WebActionHandler, com.iplanet.jato.view.WebActions, HasEntitiesTabs, com.sun.web.ui.view.tabs.CCNodeEventHandlerInterface

    public class SessionHAStatisticsViewBean
    extends SessionHAStatisticsBase
    • Constructor Detail

      • SessionHAStatisticsViewBean

        public SessionHAStatisticsViewBean()
        Creates a authentication domains view bean.
    • Method Detail

      • createChild

        protected com.iplanet.jato.view.View createChild​(String name)
        Description copied from class: SMProfileViewBean
        Creates user interface components used by this view bean.
        Overrides:
        createChild in class SMProfileViewBean
        Parameters:
        name - of component
        Returns:
        child component
      • beginDisplay

        public void beginDisplay​(com.iplanet.jato.view.event.DisplayEvent event)
                          throws com.iplanet.jato.model.ModelControlException
        Description copied from class: SMProfileViewBean
        Sets the required information to display the page.
        Specified by:
        beginDisplay in interface com.iplanet.jato.view.ContainerView
        Overrides:
        beginDisplay in class SMProfileViewBean
        Parameters:
        event - display event.
        Throws:
        com.iplanet.jato.model.ModelControlException - if problem access value of component.
      • handleButton1Request

        public void handleButton1Request​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                  throws com.iplanet.jato.model.ModelControlException
        Handles refresh button request.
        Parameters:
        event - Request invocation event
        Throws:
        com.iplanet.jato.model.ModelControlException