Uses of Class
com.atlassian.crowd.manager.application.PagingNotSupportedException
Packages that use PagingNotSupportedException
-
Uses of PagingNotSupportedException in com.atlassian.crowd.manager.application
Methods in com.atlassian.crowd.manager.application that throw PagingNotSupportedExceptionModifier 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.