Class PMDefaultAuthLevelConditionEditViewBean

  • 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, com.sun.web.ui.view.tabs.CCNodeEventHandlerInterface

    public class PMDefaultAuthLevelConditionEditViewBean
    extends ConditionEditViewBean
    • Constructor Detail

      • PMDefaultAuthLevelConditionEditViewBean

        public PMDefaultAuthLevelConditionEditViewBean()
    • Method Detail

      • beginDisplay

        public void beginDisplay​(com.iplanet.jato.view.event.DisplayEvent event)
                          throws com.iplanet.jato.model.ModelControlException
        Searches for realms and set up realm selectable list.
        Specified by:
        beginDisplay in interface com.iplanet.jato.view.ContainerView
        Overrides:
        beginDisplay in class ConditionEditViewBean
        Parameters:
        event - Display Event.
        Throws:
        com.iplanet.jato.model.ModelControlException - if JATO default model fails.
      • handleBtnSearchRequest

        public void handleBtnSearchRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
        Refreshes the view so that search for realms can be done.
        Parameters:
        event - Request Invocation Event.