Class PrismReferenceValueImpl

All Implemented Interfaces:
ComplexCopyable<PrismValue>, Freezable, ItemDefinitionTransformer.TransformableValue, MidpointOriginMetadata, PathVisitable, PrismReferenceValue, PrismValue, PrismVisitable, Revivable, SchemaLookup.Aware, Visitable, DebugDumpable, ShortDumpable, Serializable
Direct Known Subclasses:
ShadowReferenceAttributeValue

public class PrismReferenceValueImpl extends PrismValueImpl implements PrismReferenceValue
BEWARE! When adding data to this class, do not forget to update PrismForJAXBUtil.setReferenceValueAsRef(PrismContainerValue, QName, PrismReferenceValue)! TODO ... or, even better, provide "updateFrom(sourceReferenceValue)" method right here
Author:
Radovan Semancik
See Also: