Uses of Class
org.forgerock.api.models.Reference
Packages that use Reference
Package
Description
ForgeRock API Descriptor models.
API Descriptor utility classes.
-
Uses of Reference in org.forgerock.api.models
Methods in org.forgerock.api.models that return ReferenceModifier and TypeMethodDescriptionReference.Builder.build()
Builds the Reference instance.ApiError.getReference()
Getter of the reference.Resource.getReference()
Gets the reference.abstract Reference
Schema.getReference()
Getter for reference.Methods in org.forgerock.api.models with parameters of type ReferenceModifier and TypeMethodDescriptionSet the error as a reference to another definition.Set a reference.Sets the schema reference. -
Uses of Reference in org.forgerock.api.util
Methods in org.forgerock.api.util with parameters of type ReferenceModifier and TypeMethodDescriptionReferenceResolver.getDefinition
(Reference reference) Gets aDefinitions
Schema
by JSON reference.ReferenceResolver.getService
(Reference reference)