Uses of Package
org.forgerock.api.enums
-
Packages that use org.forgerock.api.enums Package Description org.forgerock.api.annotations Annotations that can be used to specify information to be included in the API Descriptor.org.forgerock.api.enums API descriptor enums.org.forgerock.api.jackson Extensions to Jackson's JSON Schema to support the API Descriptor extensions to standard JSON Schema.org.forgerock.api.models ForgeRock API Descriptor models. -
Classes in org.forgerock.api.enums used by org.forgerock.api.annotations Class Description CountPolicy Enum that represents theQuery
supported count-policy.CreateMode Enum that represents theCreate
modes.CreateSingleton Types of create that might be singletons.PagingMode Enum that represents theQuery
paging mode.ParameterSource Enum that represents where theParameter
comes from.PatchOperation Represents allPatch
operations.QueryType Enum that represents theQuery
type.ReadPolicy Enum that represents theSchema
read policies.Stability Represents API stability.WritePolicy Enum that represents theSchema
write policies. -
Classes in org.forgerock.api.enums used by org.forgerock.api.enums Class Description CountPolicy Enum that represents theQuery
supported count-policy.CreateMode Enum that represents theCreate
modes.CreateSingleton Types of create that might be singletons.PagingMode Enum that represents theQuery
paging mode.ParameterSource Enum that represents where theParameter
comes from.PatchOperation Represents allPatch
operations.QueryType Enum that represents theQuery
type.ReadPolicy Enum that represents theSchema
read policies.Stability Represents API stability.WritePolicy Enum that represents theSchema
write policies. -
Classes in org.forgerock.api.enums used by org.forgerock.api.jackson Class Description ReadPolicy Enum that represents theSchema
read policies.WritePolicy Enum that represents theSchema
write policies. -
Classes in org.forgerock.api.enums used by org.forgerock.api.models Class Description CountPolicy Enum that represents theQuery
supported count-policy.CreateMode Enum that represents theCreate
modes.PagingMode Enum that represents theQuery
paging mode.ParameterSource Enum that represents where theParameter
comes from.PatchOperation Represents allPatch
operations.QueryType Enum that represents theQuery
type.Stability Represents API stability.