Class ShadowReferenceAttributesCollection

java.lang.Object
com.evolveum.midpoint.schema.util.ShadowReferenceAttributesCollection
All Implemented Interfaces:
DebugDumpable

public abstract class ShadowReferenceAttributesCollection extends Object implements DebugDumpable
Represents iterable collection of attribute values either in an item delta, or in a shadow. For delta, it can concern related either individual attributes (i.e., items), or the attributes container as a whole. LIMITATIONS: at the level of the whole attributes container, only ADD deltas are supported. No REPLACE nor DELETE.
See Also: