org.openmdx.portal.servlet.eventhandler
Class ShowObjectEventHandler

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

public class ShowObjectEventHandler
extends Object


Constructor Summary
ShowObjectEventHandler()
           
 
Method Summary
static boolean acceptsEvent(int event)
           
static ObjectView handleEvent(int event, ShowObjectView currentView, String parameter, HttpSession session, Map parameterMap, ViewsCache showViewsCache)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowObjectEventHandler

public ShowObjectEventHandler()
Method Detail

handleEvent

public static ObjectView handleEvent(int event,
                                     ShowObjectView currentView,
                                     String parameter,
                                     HttpSession session,
                                     Map parameterMap,
                                     ViewsCache showViewsCache)

acceptsEvent

public static boolean acceptsEvent(int event)


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