it.eng.spagobi.drivers.talend.events.handlers
Class TalendEventPresentationHandler

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

public class TalendEventPresentationHandler
extends java.lang.Object
implements it.eng.spagobi.events.handlers.IEventPresentationHandler


Constructor Summary
TalendEventPresentationHandler()
           
 
Method Summary
 void loadEventInfo(it.eng.spagobi.bo.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

TalendEventPresentationHandler

public TalendEventPresentationHandler()
Method Detail

loadEventInfo

public void loadEventInfo(it.eng.spagobi.bo.EventLog event,
                          it.eng.spago.base.SourceBean response)
                   throws it.eng.spago.base.SourceBeanException,
                          it.eng.spago.error.EMFUserError
Specified by:
loadEventInfo in interface it.eng.spagobi.events.handlers.IEventPresentationHandler
Throws:
it.eng.spago.base.SourceBeanException
it.eng.spago.error.EMFUserError