Class ShadowAssociationDefinitionImpl

java.lang.Object
com.evolveum.midpoint.prism.AbstractFreezable
com.evolveum.midpoint.schema.processor.ShadowAssociationDefinitionImpl
All Implemented Interfaces:
Definition, Definition.DefinitionMutator, Freezable, ItemDefinition<PrismContainer<ShadowAssociationValueType>>, ItemDefinition.ItemDefinitionMutator, LivePrismItemDefinition, LocalItemDefinitionStore, PrismContainerDefinition<ShadowAssociationValueType>, PrismContainerDefinition.PrismContainerDefinitionMutator<ShadowAssociationValueType>, PrismItemAccessDefinition, PrismItemAccessDefinition.Mutable, PrismItemBasicDefinition, PrismItemBasicDefinition.Mutable, PrismItemStorageDefinition, PrismItemStorageDefinition.Mutable, PrismLifecycleDefinition, PrismLifecycleDefinition.Mutable, PrismPresentationDefinition, PrismPresentationDefinition.Mutable, Revivable, SchemaLookup.Aware, SmartVisitable<Definition>, Visitable<Definition>, ShadowAssociationDefinition, ShadowItemDefinition, DebugDumpable, Serializable, Cloneable

The (currently) only implementation of ShadowAssociationDefinition. TODO Effectively immutable? (if constituent definitions are immutable), except for the ability of changing the maxOccurs value. - is this still true?
See Also: