java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<
Long,
Object>
org.exoplatform.agenda.listener.analytics.AgendaEventResponseListener
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin, org.exoplatform.services.listener.ListenerBase<Long,Object>
public class AgendaEventResponseListener
extends org.exoplatform.services.listener.Listener<Long,Object>
-
-
Constructor Summary
Constructors
-
Method Summary
org.exoplatform.agenda.service.AgendaCalendarService
org.exoplatform.agenda.service.AgendaEventService
org.exoplatform.social.core.manager.IdentityManager
void
getDescription, getName, setDescription, setName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
-
Constructor Details
-
AgendaEventResponseListener
public AgendaEventResponseListener()
-
Method Details
-
-
getAgendaEventService
public org.exoplatform.agenda.service.AgendaEventService getAgendaEventService()
-
getAgendaCalendarService
public org.exoplatform.agenda.service.AgendaCalendarService getAgendaCalendarService()
-
getIdentityManager
public org.exoplatform.social.core.manager.IdentityManager getIdentityManager()