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 SearchResponse
SearchTemplatesOperation. execute(Query query)
Applies the supplied query to a search templates and aggregates all results into a single search result.FilterTemplate[]
SearchTemplates. format(Query query)
Creates the filter templates using configured templates and the supplied query.
-