Class WSPersonalProfileServiceViewBean

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

      • WSPersonalProfileServiceViewBean

        public WSPersonalProfileServiceViewBean()
        Creates a personal profile service profile 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 AMServiceProfileViewBeanBase
        Throws:
        com.iplanet.jato.model.ModelControlException
      • handleTblSupportedContainerButtonDeleteRequest

        public void handleTblSupportedContainerButtonDeleteRequest​(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
      • handleTblSupportedContainerButtonAddRequest

        public void handleTblSupportedContainerButtonAddRequest​(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
      • handleTblSupportedContainerHrefActionRequest

        public void handleTblSupportedContainerHrefActionRequest​(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
      • handleTblDSAttributeMapListButtonDeleteRequest

        public void handleTblDSAttributeMapListButtonDeleteRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                                            throws com.iplanet.jato.model.ModelControlException
        Handles remove LDAP Attribute Mapping request.
        Parameters:
        event - Request Invocation Event.
        Throws:
        com.iplanet.jato.model.ModelControlException
      • handleTblDSAttributeMapListButtonAddRequest

        public void handleTblDSAttributeMapListButtonAddRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                                         throws com.iplanet.jato.model.ModelControlException
        Handles add LDAP Attribute Mapping request.
        Parameters:
        event - Request Invocation Event.
        Throws:
        com.iplanet.jato.model.ModelControlException
      • handleTblDSAttributeMapListHrefActionRequest

        public void handleTblDSAttributeMapListHrefActionRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                                          throws com.iplanet.jato.model.ModelControlException
        Handles edit LDAP Attribute Mapping request.
        Parameters:
        event - Request Invocation Event.
        Throws:
        com.iplanet.jato.model.ModelControlException