Uses of Enum Class
org.forgerock.opendj.ldap.Entries.DiffStrategy
Packages that use Entries.DiffStrategy
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
-
Uses of Entries.DiffStrategy in org.forgerock.opendj.ldap
Fields in org.forgerock.opendj.ldap with type parameters of type Entries.DiffStrategyModifier and TypeFieldDescriptionstatic final Option<Entries.DiffStrategy>Entries.DIFF_STRATEGYDefines the strategy to use to compute changes.Methods in org.forgerock.opendj.ldap that return Entries.DiffStrategyModifier and TypeMethodDescriptionstatic Entries.DiffStrategyReturns 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.