Class ShadowReferenceAttribute

java.lang.Object
com.evolveum.midpoint.prism.AbstractFreezable
com.evolveum.midpoint.prism.impl.ItemImpl<PrismContainerValue<C>,PrismContainerDefinition<C>>
com.evolveum.midpoint.prism.impl.PrismContainerImpl<ShadowAssociationValueType>
com.evolveum.midpoint.schema.processor.ShadowReferenceAttribute
All Implemented Interfaces:
Freezable, Item<PrismContainerValue<ShadowAssociationValueType>,PrismContainerDefinition<ShadowAssociationValueType>>, Itemable, ItemDefinitionTransformer.TransformableItem, ParentVisitable, PathVisitable, PrismContainer<ShadowAssociationValueType>, PrismContainerable<ShadowAssociationValueType>, Revivable, Visitable, ShadowAttribute<ShadowAssociationValue,ShadowAssociationValueType>, DebugDumpable, Serializable

@Experimental public class ShadowReferenceAttribute extends com.evolveum.midpoint.prism.impl.PrismContainerImpl<ShadowAssociationValueType> implements ShadowAttribute<ShadowAssociationValue,ShadowAssociationValueType>
Object representing a specific shadow association (like `ri:group`). Similar to a ShadowSimpleAttribute. Contained in ShadowAssociationsContainer.
See Also: