Nuxeo Enterprise Platform 5.1

org.nuxeo.theme.events
Class EventContext

java.lang.Object
  extended by org.nuxeo.theme.events.EventContext

public class EventContext
extends Object


Constructor Summary
EventContext(Object source, Object target)
           
 
Method Summary
 Object getSource()
           
 Object getTarget()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventContext

public EventContext(Object source,
                    Object target)
Method Detail

getSource

public Object getSource()

getTarget

public Object getTarget()

Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.