Interface PrismObjectValueDelegator<O extends Objectable>

All Superinterfaces:
ComplexCopyable<PrismValue>, DebugDumpable, Freezable, MidpointOriginMetadata, ParentVisitable, PathVisitable, PrismContainerValue<O>, PrismContainerValueDelegator<O>, PrismObjectValue<O>, PrismValue, PrismValueDelegator, PrismVisitable, Revivable, SchemaLookup.Aware, Serializable, Visitable, Walkable

public interface PrismObjectValueDelegator<O extends Objectable> extends PrismContainerValueDelegator<O>, PrismObjectValue<O>