Class ShadowAssociationsCollection

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

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