Uses of Class
org.ldaptive.templates.Query
-
Packages that use Query Package Description org.ldaptive.templates -
-
Uses of Query in org.ldaptive.templates
Methods in org.ldaptive.templates with parameters of type Query Modifier and Type Method Description SearchFilter[]SearchTemplates. format(Query query)Creates the search filters using configured templates and the supplied query.SearchResultSearchTemplatesExecutor. search(Query query)Applies the supplied query to a search templates and aggregates all results into a single search result.
-