Uses of Enum Class
com.evolveum.midpoint.schema.delta.Direction
Packages that use Direction
Package
Description
This package is experimental and will be moved to prism project shortly.
-
Uses of Direction in com.evolveum.midpoint.schema.delta
Methods in com.evolveum.midpoint.schema.delta that return DirectionModifier and TypeMethodDescriptionstatic DirectionReturns the enum constant of this class with the specified name.static Direction[]Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.schema.delta with parameters of type DirectionModifier and TypeMethodDescriptionThreeWayMergeOperation.getNonConflictingDelta(Direction direction) Collection<? extends ItemDelta<?,?>> ThreeWayMergeOperation.getNonConflictingModifications(Direction direction)