it.eng.spagobi.services.event.service
Class EventServiceImpl

java.lang.Object
  extended by it.eng.spagobi.services.common.AbstractServiceImpl
      extended by it.eng.spagobi.services.event.service.EventServiceImpl

public class EventServiceImpl
extends AbstractServiceImpl


Field Summary
 
Fields inherited from class it.eng.spagobi.services.common.AbstractServiceImpl
activeSso, validateService, validateUrl
 
Constructor Summary
EventServiceImpl()
           
 
Method Summary
 java.lang.String fireEvent(java.lang.String token, java.lang.String user, java.lang.String description, java.lang.String parameters, java.lang.String rolesHandler, java.lang.String presentationHandler)
          Fire event.
 
Methods inherited from class it.eng.spagobi.services.common.AbstractServiceImpl
validateTicket
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventServiceImpl

public EventServiceImpl()
Method Detail

fireEvent

public java.lang.String fireEvent(java.lang.String token,
                                  java.lang.String user,
                                  java.lang.String description,
                                  java.lang.String parameters,
                                  java.lang.String rolesHandler,
                                  java.lang.String presentationHandler)
Fire event.

Parameters:
token - the token
user - the user
description - the description
parameters - the parameters
rolesHandler - the roles handler
presentationHandler - the presentation handler
Returns:
the string