Uses of Class
org.exoplatform.agenda.model.EventDateOption
Packages that use EventDateOption
-
Uses of EventDateOption in org.exoplatform.agenda.model
Methods in org.exoplatform.agenda.model that return EventDateOption -
Uses of EventDateOption in org.exoplatform.agenda.service
Methods in org.exoplatform.agenda.service that return EventDateOptionModifier and TypeMethodDescriptionAgendaEventDatePollService.getEventDateOption(long dateOptionId, ZoneId userTimeZone) RetrievesEventDateOptionidentified by its Technical identifierMethods in org.exoplatform.agenda.service that return types with arguments of type EventDateOptionModifier and TypeMethodDescriptionAgendaEventDatePollService.createEventPoll(long eventId, List<EventDateOption> dateOptions, long userIdentityId) Creates a list of date options for a given eventAgendaEventDatePollService.getEventDateOptions(long eventId, ZoneId userTimeZone) Method parameters in org.exoplatform.agenda.service with type arguments of type EventDateOptionModifier and TypeMethodDescriptionAgendaEventDatePollService.createEventPoll(long eventId, List<EventDateOption> dateOptions, long userIdentityId) Creates a list of date options for a given eventAgendaEventDatePollService.updateEventDateOptions(long eventId, List<EventDateOption> dateOptions) Update the list of Event Date options