Class SCServiceProfileViewBean

  • 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
    Direct Known Subclasses:
    SCPolicyViewBean

    public class SCServiceProfileViewBean
    extends AMServiceProfileViewBeanBase
    • Constructor Detail

      • SCServiceProfileViewBean

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

      • forwardTo

        public void forwardTo​(com.iplanet.jato.RequestContext reqContext)
                       throws com.iplanet.jato.NavigationException
        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
      • handleTblSubConfigButtonAddRequest

        public void handleTblSubConfigButtonAddRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
        Adds sub configuration.
        Parameters:
        event - Request Invocation Event.
      • handleTblSubConfigButtonDeleteRequest

        public void handleTblSubConfigButtonDeleteRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                                   throws com.iplanet.jato.model.ModelControlException
        Deletes sub configuration.
        Parameters:
        event - Request Invocation Event.
        Throws:
        com.iplanet.jato.model.ModelControlException - if table model cannot be restored.
      • handleTblSubConfigHrefNameRequest

        public void handleTblSubConfigHrefNameRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
        Handles edit sub configuration request.
        Parameters:
        event - Request Invocation Event.
      • handleButton3Request

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