Interface AbstractShadow

All Superinterfaces:
Cloneable, DebugDumpable, ShortDumpable
All Known Implementing Classes:
AbstractShadow.Impl

public interface AbstractShadow extends ShortDumpable, DebugDumpable, Cloneable
Either a resource object, or a repository shadow (after being adopted by provisioning, i.e. with the definitions applied). Conditions: . the definition is known (getObjectDefinition()) . the bean has the definitions applied . the bean has attributes container (which can be empty) See checkConsistence().