Uses of Annotation Interface
org.forgerock.api.annotations.Read
Packages that use Read
-
Uses of Read in org.forgerock.api.models
Methods in org.forgerock.api.models with parameters of type ReadModifier and TypeMethodDescriptionstatic ReadRead.fromAnnotation(Read read, ApiDescription descriptor, Class<?> relativeType) Builds a Read object from the data in the read annotation.