Class IDRepoEditViewBean

  • 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 IDRepoEditViewBean
    extends IDRepoOpViewBeanBase
    • Constructor Detail

      • IDRepoEditViewBean

        public IDRepoEditViewBean()
    • 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 IDRepoOpViewBeanBase
        Throws:
        com.iplanet.jato.model.ModelControlException
      • setDefaultValues

        protected void setDefaultValues​(String type)
        Sets the default values for the attributes of a particular data store entry. The name of the data store is retrieved from the page session. The type passed in the request is not used here.
        Specified by:
        setDefaultValues in class IDRepoOpViewBeanBase
      • handleButton1Request

        public void handleButton1Request​(com.iplanet.jato.view.event.RequestInvocationEvent event)
                                  throws com.iplanet.jato.model.ModelControlException
        Handles save request when editing the properties of a data store entry for a realm.
        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
        Throws:
        com.iplanet.jato.model.ModelControlException