it.eng.spagobi.engines.drivers.talend
Class TalendEventPresentationHandler

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

public class TalendEventPresentationHandler
extends java.lang.Object
implements IEventPresentationHandler


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

TalendEventPresentationHandler

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