Uses of Class
org.forgerock.api.models.Query.Builder
Packages that use Query.Builder
-
Uses of Query.Builder in org.forgerock.api.models
Methods in org.forgerock.api.models that return Query.BuilderModifier and TypeMethodDescriptionQuery.Builder.countPolicies(CountPolicy... countPolicy) Set the supported page count policies.Query.Builder.pagingModes(PagingMode... pagingMode) Set the paging mode.static Query.BuilderQuery.query()Creates a new builder for Query.Query.Builder.queryableFields(String... queryableFields) Set the queryable fields.Set the query id.protected Query.BuilderQuery.Builder.self()Returns the builder instance.Query.Builder.supportedSortKeys(String... supportedSortKeys) Set the supported sort keys.Set the query type.