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