Uses of Class
org.exoplatform.agenda.storage.AgendaEventReminderStorage
-
Packages that use AgendaEventReminderStorage Package Description org.exoplatform.agenda.service -
-
Uses of AgendaEventReminderStorage in org.exoplatform.agenda.service
Constructors in org.exoplatform.agenda.service with parameters of type AgendaEventReminderStorage Constructor Description AgendaEventReminderServiceImpl(AgendaEventReminderStorage reminderStorage, AgendaEventStorage eventStorage, AgendaEventAttendeeStorage attendeeStorage, org.exoplatform.agenda.service.AgendaUserSettingsService agendaUserSettingsService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, org.exoplatform.services.listener.ListenerService listenerService, org.exoplatform.container.xml.InitParams initParams)
-