Uses of Class
org.bedework.calfacade.RecurringRetrievalMode
Packages that use RecurringRetrievalMode
-
Uses of RecurringRetrievalMode in org.bedework.calfacade
Fields in org.bedework.calfacade declared as RecurringRetrievalModeModifier and TypeFieldDescriptionstatic final RecurringRetrievalModeRecurringRetrievalMode.entityOnlystatic final RecurringRetrievalModeRecurringRetrievalMode.expandedstatic final RecurringRetrievalModeRecurringRetrievalMode.overrides -
Uses of RecurringRetrievalMode in org.bedework.calfacade.indexing
Methods in org.bedework.calfacade.indexing with parameters of type RecurringRetrievalModeModifier and TypeMethodDescriptionBwIndexer.search(String query, boolean relevance, org.bedework.caldav.util.filter.FilterBase filter, List<SortTerm> sort, org.bedework.caldav.util.filter.FilterBase defaultFilterContext, String start, String end, int pageSize, BwIndexer.DeletedState deletedState, RecurringRetrievalMode recurRetrieval) Called to find entries that match the search string.