Uses of Interface
com.atlassian.crowd.manager.application.PagedSearcher
Packages that use PagedSearcher
-
Uses of PagedSearcher in com.atlassian.crowd.manager.application
Methods in com.atlassian.crowd.manager.application that return PagedSearcherModifier and TypeMethodDescription<T> PagedSearcher<T>ApplicationService.createPagedGroupSearcher(Application application, EntityQuery<T> query) Creates paged group searcher for a given group query.<T> PagedSearcher<T>ApplicationService.createPagedUserSearcher(Application application, EntityQuery<T> query) Creates paged user searcher for a given user query.