org.openmdx.portal.servlet.eventhandler
Class FindObjectsEventHandler

java.lang.Object
  extended by org.openmdx.portal.servlet.eventhandler.FindObjectsEventHandler

public class FindObjectsEventHandler
extends Object


Constructor Summary
FindObjectsEventHandler()
           
 
Method Summary
static boolean acceptsEvent(int event)
           
static void handleRequest(HttpServletRequest request, HttpServletResponse response, ApplicationContext application, String parameter, String[] filterValues)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindObjectsEventHandler

public FindObjectsEventHandler()
Method Detail

handleRequest

public static void handleRequest(HttpServletRequest request,
                                 HttpServletResponse response,
                                 ApplicationContext application,
                                 String parameter,
                                 String[] filterValues)
                          throws IOException
Throws:
IOException

acceptsEvent

public static boolean acceptsEvent(int event)


This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.