Uses of Enum Class
org.forgerock.api.enums.PagingMode
Packages that use PagingMode
Package
Description
API descriptor enums.
ForgeRock API Descriptor models.
-
Uses of PagingMode in org.forgerock.api.enums
Methods in org.forgerock.api.enums that return PagingModeModifier and TypeMethodDescriptionstatic PagingMode
Returns the enum constant of this class with the specified name.static PagingMode[]
PagingMode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PagingMode in org.forgerock.api.models
Methods in org.forgerock.api.models that return PagingModeMethods in org.forgerock.api.models with parameters of type PagingModeModifier and TypeMethodDescriptionQuery.Builder.pagingModes
(PagingMode... pagingMode) Set the paging mode.