it.eng.spagobi.drivers.weka.events.handlers
Class WekaEventPresentationHandler

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

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


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

WekaEventPresentationHandler

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