Package com.evolveum.midpoint.prism.delta
package com.evolveum.midpoint.prism.delta
-
ClassDescriptionDenotes ADD, DELETE, REPLACE sets in item deltas.ContainerDelta<V extends Containerable>TODO clean up these interfaces!Deprecated.Deprecated.Deprecated.DeltaMapTriple<K,
V> The triple of values (added, unchanged, deleted) that represents difference between two collections of values.DeltaTriple<T>Utility class for keeping things in three: plus, zero and minus.Item Delta describes a change of an item which is a property, container or a reference.Utilities related toItemDelta
andItemDeltaType
objects.ItemDeltaValidator<V extends PrismValue>ObjectDelta<O extends Objectable>Relative difference (delta) of the object.ObjectDelta.FactorOutResultMulti<T extends Objectable>ObjectDelta.FactorOutResultSingle<T extends Objectable>Simple enumeration that refers to the plus, minus or zero concepts used in delta set triples.PrismValueDeltaSetTriple<V extends PrismValue>DeltaSetTriple that is limited to hold prism values.Relative difference (delta) of a property values.TEMPORARY.