| Interface | Description |
|---|---|
| ContainerDelta<V extends Containerable> | |
| DeltaFactory |
TODO clean up these interfaces!
|
| DeltaFactory.Container | |
| DeltaFactory.Object | |
| DeltaFactory.Property | |
| DeltaFactory.Reference | |
| DeltaMapTriple<K,V> | |
| DeltaSetTriple<T> |
The triple of values (added, unchanged, deleted) that represents difference between two collections of values.
|
| ItemDelta<V extends PrismValue,D extends ItemDefinition> | |
| ItemDeltaValidator<V extends PrismValue> | |
| ObjectDelta<O extends Objectable> |
Relative difference (delta) of the object.
|
| PrismValueDeltaSetTriple<V extends PrismValue> |
DeltaSetTriple that is limited to hold prism values.
|
| PropertyDelta<T> |
Relative difference (delta) of a property values.
|
| ReferenceDelta |
| Class | Description |
|---|---|
| DeltaSetTripleUtil | |
| DeltaTriple<T> |
Utility class for keeping things in three: plus, zero and minus.
|
| DiffUtil | |
| ItemDeltaCollectionsUtil | |
| ItemDeltaUtil | |
| ObjectDelta.FactorOutResultMulti<T extends Objectable> | |
| ObjectDelta.FactorOutResultSingle<T extends Objectable> | |
| ObjectDeltaCollectionsUtil | |
| ObjectDeltaUtil | |
| PartiallyResolvedDelta<V extends PrismValue,D extends ItemDefinition> | |
| PropertyDeltaCollectionsUtil |
TEMPORARY.
|
| Enum | Description |
|---|---|
| ChangeType | |
| PlusMinusZero |
Simple enumeration that refers to the plus, minus or zero concepts
used in delta set triples.
|
Copyright © 2019 Evolveum. All rights reserved.