org.openmdx.portal.servlet.eventhandler
Class LookupObjectEventHandler

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

public class LookupObjectEventHandler
extends Object


Constructor Summary
LookupObjectEventHandler()
           
 
Method Summary
static boolean acceptsEvent(int event)
           
static ObjectView handleEvent(int event, ObjectView view, HttpServletRequest request, HttpServletResponse response, ApplicationContext application, String parameter, Map parameterMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LookupObjectEventHandler

public LookupObjectEventHandler()
Method Detail

handleEvent

public static ObjectView handleEvent(int event,
                                     ObjectView view,
                                     HttpServletRequest request,
                                     HttpServletResponse response,
                                     ApplicationContext application,
                                     String parameter,
                                     Map parameterMap)
                              throws IOException,
                                     ServletException
Throws:
IOException
ServletException

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.