Class SCSAML2SOAPBindingRequestHandlerListViewBeanBase

    • Field Detail

      • ptModel

        protected com.sun.web.ui.model.CCPageTitleModel ptModel
    • Constructor Detail

      • SCSAML2SOAPBindingRequestHandlerListViewBeanBase

        public SCSAML2SOAPBindingRequestHandlerListViewBeanBase​(String pageName,
                                                                String defaultDisplayURL)
    • Method Detail

      • createPropertyModel

        protected void createPropertyModel()
      • 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.
      • handleButton2Request

        public void handleButton2Request​(com.iplanet.jato.view.event.RequestInvocationEvent event)
        Handles cancel request.
        Parameters:
        event - Request Invocation Event.
      • setValues

        protected void setValues​(String value)
      • handleButton1Request

        public void handleButton1Request​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                  throws com.iplanet.jato.model.ModelControlException
        Throws:
        com.iplanet.jato.model.ModelControlException
      • createPageTitleModel

        protected abstract void createPageTitleModel()