Uses of Class
org.exoplatform.agenda.model.EventSearchResult
-
Packages that use EventSearchResult Package Description org.exoplatform.agenda.service -
-
Uses of EventSearchResult in org.exoplatform.agenda.service
Methods in org.exoplatform.agenda.service that return types with arguments of type EventSearchResult Modifier and Type Method Description List<EventSearchResult>AgendaEventService. search(long userIdentityId, ZoneId userTimeZone, String query, int offset, int limit)Search the list of events available with query for the currentUser
-