Class SMG11NViewBean

  • 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 SMG11NViewBean
    extends AMServiceProfileViewBeanBase
    • Constructor Detail

      • SMG11NViewBean

        public SMG11NViewBean()
        Creates a personal profile service profile view bean.
    • Method Detail

      • forwardTo

        public void forwardTo​(com.iplanet.jato.RequestContext reqContext)
                       throws com.iplanet.jato.NavigationException
        Forwards to template base creation and modification view bean.
        Specified by:
        forwardTo in interface com.iplanet.jato.view.ViewBean
        Overrides:
        forwardTo in class AMPrimaryMastHeadViewBean
        Throws:
        com.iplanet.jato.NavigationException
      • 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 AMServiceProfileViewBeanBase
        Throws:
        com.iplanet.jato.model.ModelControlException
      • handleTblSupportedCharsetsButtonDeleteRequest

        public void handleTblSupportedCharsetsButtonDeleteRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                                           throws com.iplanet.jato.model.ModelControlException
        Handles remove supported container request.
        Parameters:
        event - Request Invocation Event.
        Throws:
        com.iplanet.jato.model.ModelControlException
      • handleTblSupportedCharsetsButtonAddRequest

        public void handleTblSupportedCharsetsButtonAddRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                                        throws com.iplanet.jato.model.ModelControlException
        Handles add supported container request.
        Parameters:
        event - Request Invocation Event.
        Throws:
        com.iplanet.jato.model.ModelControlException
      • handleTblSupportedCharsetsHrefActionRequest

        public void handleTblSupportedCharsetsHrefActionRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                                         throws com.iplanet.jato.model.ModelControlException
        Handles edit supported container request.
        Parameters:
        event - Request Invocation Event.
        Throws:
        com.iplanet.jato.model.ModelControlException
      • handleTblCharsetAliasButtonDeleteRequest

        public void handleTblCharsetAliasButtonDeleteRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                                      throws com.iplanet.jato.model.ModelControlException
        Handles remove charset alias request.
        Parameters:
        event - Request Invocation Event.
        Throws:
        com.iplanet.jato.model.ModelControlException
      • handleTblCharsetAliasButtonAddRequest

        public void handleTblCharsetAliasButtonAddRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                                   throws com.iplanet.jato.model.ModelControlException
        Handles add charset alias request.
        Parameters:
        event - Request Invocation Event.
        Throws:
        com.iplanet.jato.model.ModelControlException
      • handleTblCharsetAliasHrefActionRequest

        public void handleTblCharsetAliasHrefActionRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                                    throws com.iplanet.jato.model.ModelControlException
        Handles edit charset alias request.
        Parameters:
        event - Request Invocation Event.
        Throws:
        com.iplanet.jato.model.ModelControlException
      • handleButton1Request

        public void handleButton1Request​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                  throws com.iplanet.jato.model.ModelControlException
        Handles save request.
        Overrides:
        handleButton1Request in class AMServiceProfileViewBeanBase
        Parameters:
        event - Request invocation event
        Throws:
        com.iplanet.jato.model.ModelControlException
      • handleButton2Request

        public void handleButton2Request​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                  throws com.iplanet.jato.model.ModelControlException
        Handles reset request.
        Overrides:
        handleButton2Request in class AMServiceProfileViewBeanBase
        Parameters:
        event - Request invocation event
        Throws:
        com.iplanet.jato.model.ModelControlException
      • handleButton3Request

        public void handleButton3Request​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                  throws com.iplanet.jato.model.ModelControlException
        Handles reset request.
        Parameters:
        event - Request invocation event
        Throws:
        com.iplanet.jato.model.ModelControlException