Class DefaultReferencableImpl

java.lang.Object
com.evolveum.midpoint.prism.impl.DefaultReferencableImpl
All Implemented Interfaces:
Referencable, Serializable, Cloneable

public class DefaultReferencableImpl extends Object implements Referencable, Cloneable, Serializable
Used when PrismReferenceValue.getRealValue is called, and no referencable is present in the PRV. It is analogous to ObjectReferenceType; however, the ORT is part of common-3, whereas this one is located in prism layer.
See Also: