it.eng.spagobi.events.handlers
Class DefaultEventPresentationHandler

java.lang.Object
  extended by it.eng.spagobi.events.handlers.DefaultEventPresentationHandler
All Implemented Interfaces:
IEventPresentationHandler

public class DefaultEventPresentationHandler
extends java.lang.Object
implements IEventPresentationHandler


Constructor Summary
DefaultEventPresentationHandler()
           
 
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

DefaultEventPresentationHandler

public DefaultEventPresentationHandler()
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