Uses of Annotation Interface
org.forgerock.api.annotations.Query
Packages that use Query
-
Uses of Query in org.forgerock.api.models
Methods in org.forgerock.api.models with parameters of type QueryModifier and TypeMethodDescriptionstatic Query
Query.fromAnnotation
(Query query, Method annotated, ApiDescription descriptor, Class<?> relativeType) Builds a Query object from the data stored in the annotation.