Class EntityMembershipViewBean

  • 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 EntityMembershipViewBean
    extends EntityEditViewBean
    • Constructor Detail

      • EntityMembershipViewBean

        public EntityMembershipViewBean()
    • Method Detail

      • beginDisplay

        public void beginDisplay​(com.iplanet.jato.view.event.DisplayEvent event)
                          throws com.iplanet.jato.model.ModelControlException
        Specified by:
        beginDisplay in interface com.iplanet.jato.view.ContainerView
        Overrides:
        beginDisplay in class EntityEditViewBean
        Throws:
        com.iplanet.jato.model.ModelControlException
      • setSelectedTab

        protected void setSelectedTab()
      • handleBtnSearchRequest

        public void handleBtnSearchRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
      • handleButton2Request

        public void handleButton2Request​(com.iplanet.jato.view.event.RequestInvocationEvent event)
        Description copied from class: EntityOpViewBeanBase
        Handles cancel request.
        Overrides:
        handleButton2Request in class EntityEditViewBean
        Parameters:
        event - Request invocation event
      • handleButton1Request

        public void handleButton1Request​(com.iplanet.jato.view.event.RequestInvocationEvent event)
        Description copied from class: EntityEditViewBean
        Handles create realm request.
        Overrides:
        handleButton1Request in class EntityEditViewBean
        Parameters:
        event - Request invocation event