org.openmdx.portal.servlet.eventhandler
Class EditObjectEventHandler

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

public class EditObjectEventHandler
extends Object


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

Constructor Detail

EditObjectEventHandler

public EditObjectEventHandler()
Method Detail

handleEvent

public static ObjectView handleEvent(int event,
                                     EditObjectView currentView,
                                     String parameter,
                                     HttpSession session,
                                     Map parameterMap,
                                     Map currentEditViews,
                                     Map currentShowViews)

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.