Uses of Class
org.forgerock.api.models.VersionedPath
Packages that use VersionedPath
-
Uses of VersionedPath in org.forgerock.api.models
Methods in org.forgerock.api.models that return VersionedPathModifier and TypeMethodDescriptionVersionedPath.Builder.build()Builds the VersionedPath instance.Gets the Path for a given Path-name.Methods in org.forgerock.api.models that return types with arguments of type VersionedPathModifier and TypeMethodDescriptionprotected Map<String,VersionedPath> Paths.getPaths()Gets aMapof path-names to Paths.Methods in org.forgerock.api.models with parameters of type VersionedPathModifier and TypeMethodDescriptionPaths.Builder.merge(String path, VersionedPath versionedPath) Merge the path definition into the existing path definitions.Paths.Builder.put(String path, VersionedPath versionedPath) Adds a Path.