Uses of Class
org.exoplatform.agenda.model.EventFilter
Packages that use EventFilter
-
Uses of EventFilter in org.exoplatform.agenda.model
Methods in org.exoplatform.agenda.model that return EventFilter -
Uses of EventFilter in org.exoplatform.agenda.service
Methods in org.exoplatform.agenda.service with parameters of type EventFilterModifier and TypeMethodDescriptionAgendaEventService.getEventDatePolls(EventFilter eventFilter, ZoneId userTimeZone, long attendeeId) Retrieves the list of pending date polls where the current user is invitedAgendaEventService.getEvents(EventFilter eventFilter, ZoneId userTimeZone, long userIdentityId) Retrieves the list of events available for a designated user filtered by criteria defined in a filter.