it.eng.spagobi.engines.drivers.commonj
Class CommonjEventPresentationHandler

java.lang.Object
  extended by it.eng.spagobi.engines.drivers.commonj.CommonjEventPresentationHandler
All Implemented Interfaces:
IEventPresentationHandler

public class CommonjEventPresentationHandler
extends java.lang.Object
implements IEventPresentationHandler


Constructor Summary
CommonjEventPresentationHandler()
           
 
Method Summary
 void loadEventInfo(EventLog event, it.eng.spago.base.SourceBean response)
          Load event info.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonjEventPresentationHandler

public CommonjEventPresentationHandler()
Method Detail

loadEventInfo

public void loadEventInfo(EventLog event,
                          it.eng.spago.base.SourceBean response)
                   throws it.eng.spago.base.SourceBeanException,
                          it.eng.spago.error.EMFUserError
Description copied from interface: IEventPresentationHandler
Load event info.

Specified by:
loadEventInfo in interface IEventPresentationHandler
Parameters:
event - the event
response - the response
Throws:
it.eng.spago.base.SourceBeanException - the source bean exception
it.eng.spago.error.EMFUserError - the EMF user error