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)
           
 
Methods inherited from class java.lang.Object
equals, 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
Specified by:
loadEventInfo in interface IEventPresentationHandler
Throws:
it.eng.spago.base.SourceBeanException
it.eng.spago.error.EMFUserError