Interface ShadowSimpleAttributeDefinition<T>

All Superinterfaces:
Cloneable, DebugDumpable, Definition, Freezable, ItemDefinition<PrismProperty<T>>, LayeredDefinition, LivePrismItemDefinition, PrismItemAccessDefinition, PrismItemBasicDefinition, PrismItemInstantiableDefinition<T,PrismPropertyValue<T>,PrismProperty<T>,PrismPropertyDefinition<T>,PropertyDelta<T>>, PrismItemMatchingDefinition<T>, PrismItemMiscDefinition, PrismItemStorageDefinition, PrismItemValuesDefinition<T>, PrismLifecycleDefinition, PrismPresentationDefinition, PrismPropertyDefinition<T>, ResourceObjectInboundDefinition.ItemInboundDefinition, Revivable, SchemaLookup.Aware, Serializable, ShadowAttributeDefinition<PrismPropertyValue<T>,ShadowSimpleAttributeDefinition<T>,T,ShadowSimpleAttribute<T>>, ShadowAttributeUcfDefinition, ShadowItemDefinition, ShadowItemLayeredDefinition, ShortDumpable, SmartVisitable<Definition>, Visitable<Definition>
All Known Subinterfaces:
ResourceAttributeDefinitionDelegator<T>, ResourceAttributeWrapper<T>
All Known Implementing Classes:
ResourceAttributeWrapperImpl, ShadowSimpleAttributeDefinitionImpl

public interface ShadowSimpleAttributeDefinition<T> extends PrismPropertyDefinition<T>, ShadowAttributeDefinition<PrismPropertyValue<T>,ShadowSimpleAttributeDefinition<T>,T,ShadowSimpleAttribute<T>>
Full prism definition of a ShadowSimpleAttribute: has a native part and a refined part from `schemaHandling`.
See Also: