Class EntityServicesViewBean

  • 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 EntityServicesViewBean
    extends EntityEditViewBean
    • Constructor Detail

      • EntityServicesViewBean

        public EntityServicesViewBean()
    • Method Detail

      • createChild

        protected com.iplanet.jato.view.View createChild​(String name)
        Description copied from class: AMPrimaryMastHeadViewBean
        Creates user interface components used by this view bean.
        Overrides:
        createChild in class EntityEditViewBean
        Parameters:
        name - of component
        Returns:
        child component
      • 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 EntityEditViewBean
        Throws:
        com.iplanet.jato.model.ModelControlException
      • setSelectedTab

        protected void setSelectedTab()
      • handleTblButtonAddRequest

        public void handleTblButtonAddRequest​(com.iplanet.jato.view.event.RequestInvocationEvent event)
      • handleTblButtonDeleteRequest

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

        public void handleTblDataActionHrefRequest​(String serviceName)
                                            throws com.iplanet.jato.model.ModelControlException
        Throws:
        com.iplanet.jato.model.ModelControlException
      • handleButton1Request

        public void handleButton1Request​(com.iplanet.jato.view.event.RequestInvocationEvent event)
        Handles "back to" page request.
        Overrides:
        handleButton1Request in class EntityEditViewBean
        Parameters:
        event - Request invocation event