it.eng.spagobi.events.handlers
Interface IEventPresentationHandler
- All Known Implementing Classes:
- DefaultEventPresentationHandler, TalendEventPresentationHandler, WekaEventPresentationHandler
public interface IEventPresentationHandler
Method Summary |
void |
loadEventInfo(EventLog event,
it.eng.spago.base.SourceBean response)
Load event info. |
loadEventInfo
void loadEventInfo(EventLog event,
it.eng.spago.base.SourceBean response)
throws it.eng.spago.base.SourceBeanException,
it.eng.spago.error.EMFUserError
- Load event info.
- Parameters:
event
- the eventresponse
- the response
- Throws:
it.eng.spago.base.SourceBeanException
- the source bean exception
it.eng.spago.error.EMFUserError
- the EMF user error