Uses of Enum Class
org.forgerock.opendj.ldap.Entries.DiffStrategy
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
-
Uses of Entries.DiffStrategy in org.forgerock.opendj.ldap
Modifier and TypeFieldDescriptionstatic final Option<Entries.DiffStrategy>
Entries.DIFF_STRATEGY
Defines the strategy to use to compute changes.Modifier and TypeMethodDescriptionstatic Entries.DiffStrategy
Returns the enum constant of this class with the specified name.static Entries.DiffStrategy[]
Entries.DiffStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.