Class CreateHostedIDPViewBean

  • 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 CreateHostedIDPViewBean
    extends AMPrimaryMastHeadViewBean
    Create hosted identity provider UI.
    • Constructor Detail

      • CreateHostedIDPViewBean

        public CreateHostedIDPViewBean()
    • Method Detail

      • endPropertyAttributesDisplay

        public String endPropertyAttributesDisplay​(com.iplanet.jato.view.event.ChildContentDisplayEvent event)
      • getModelInternal

        protected AMModel getModelInternal()
        Description copied from class: AMViewBeanBase
        Returns model for this view bean. Dervived class need to implement this method.
        Specified by:
        getModelInternal in class AMViewBeanBase
        Returns:
        model for this view bean.
      • beginDisplay

        public void beginDisplay​(com.iplanet.jato.view.event.DisplayEvent e)
        Specified by:
        beginDisplay in interface com.iplanet.jato.view.ContainerView
        Overrides:
        beginDisplay in class AMPrimaryMastHeadViewBean