Class AgendaEventResponseListener

  • All Implemented Interfaces:
    org.exoplatform.container.component.ComponentPlugin

    public class AgendaEventResponseListener
    extends org.exoplatform.services.listener.Listener<Long,​Object>
    • Constructor Detail

      • AgendaEventResponseListener

        public AgendaEventResponseListener()
    • Method Detail

      • onEvent

        public void onEvent​(org.exoplatform.services.listener.Event<Long,​Object> event)
                     throws Exception
        Specified by:
        onEvent in class org.exoplatform.services.listener.Listener<Long,​Object>
        Throws:
        Exception
      • 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()