Uses of Interface
com.evolveum.midpoint.schema.merger.key.NaturalKey
Packages that use NaturalKey
Package
Description
Supports merging of (usually) configuration beans.
-
Uses of NaturalKey in com.evolveum.midpoint.schema.merger
Constructors in com.evolveum.midpoint.schema.merger with parameters of type NaturalKeyModifierConstructorDescriptionGenericItemMerger
(@Nullable OriginMarker originMarker, NaturalKey naturalKey) -
Uses of NaturalKey in com.evolveum.midpoint.schema.merger.key
Classes in com.evolveum.midpoint.schema.merger.key that implement NaturalKeyModifier and TypeClassDescriptionclass
ANaturalKey
implementation that uses a simple list of constituent items to compare container values.class
Natural key consisting of an item path.