Uses of Class
org.exoplatform.agenda.search.AgendaSearchConnector

Packages that use AgendaSearchConnector
Package
Description
 
  • Uses of AgendaSearchConnector in org.exoplatform.agenda.service

    Constructors in org.exoplatform.agenda.service with parameters of type AgendaSearchConnector
    Modifier
    Constructor
    Description
     
    AgendaEventServiceImpl(org.exoplatform.agenda.service.AgendaCalendarService agendaCalendarService, org.exoplatform.agenda.service.AgendaEventAttendeeService attendeeService, org.exoplatform.agenda.service.AgendaEventConferenceService conferenceService, org.exoplatform.agenda.service.AgendaEventReminderService reminderService, org.exoplatform.agenda.service.AgendaRemoteEventService remoteEventService, org.exoplatform.agenda.service.AgendaEventDatePollService datePollService, AgendaSearchConnector agendaSearchConnector, AgendaEventStorage agendaEventStorage, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.services.listener.ListenerService listenerService)