Class IdentitySubjectEditViewBean

  • 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 IdentitySubjectEditViewBean
    extends SubjectEditViewBean
    • Constructor Detail

      • IdentitySubjectEditViewBean

        public IdentitySubjectEditViewBean()
        Creates a policy creation view bean.
    • 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 SubjectEditViewBean
        Throws:
        com.iplanet.jato.model.ModelControlException
      • getValues

        protected Set getValues​(String subjectType)
                         throws com.iplanet.jato.model.ModelControlException
        Overrides:
        getValues in class SubjectOpViewBeanBase
        Throws:
        com.iplanet.jato.model.ModelControlException
      • setAddRemoveModel

        protected void setAddRemoveModel()
                                  throws com.iplanet.jato.model.ModelControlException
        Overrides:
        setAddRemoveModel in class SubjectOpViewBeanBase
        Throws:
        com.iplanet.jato.model.ModelControlException
      • handleBtnFilterRequest

        public void handleBtnFilterRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
        Handles filter results request.
        Overrides:
        handleBtnFilterRequest in class SubjectOpViewBeanBase
        Parameters:
        event - Request invocation event.
      • beginChildDisplay

        public boolean beginChildDisplay​(com.iplanet.jato.view.event.ChildDisplayEvent event)
        Specified by:
        beginChildDisplay in interface com.iplanet.jato.view.ContainerView
        Overrides:
        beginChildDisplay in class SubjectOpViewBeanBase