Class PolicyNormalEditViewBean

  • 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 PolicyNormalEditViewBean
    extends PolicyNormalViewBeanBase
    • Constructor Detail

      • PolicyNormalEditViewBean

        public PolicyNormalEditViewBean()
        Creates a policy creation view bean.
    • Method Detail

      • handleButton2Request

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

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