Interface ResourceAttributeWrapper<T>

All Superinterfaces:
Cloneable, DebugDumpable, Definition, Freezable, ItemDefinition<PrismProperty<T>>, ItemWrapper<PrismProperty<T>,PrismPropertyValueWrapper<T>>, LayeredDefinition, PrismContextSensitive, PrismItemAccessDefinition, PrismPropertyDefinition<T>, PrismPropertyWrapper<T>, RawResourceAttributeDefinition<T>, ResourceAttributeDefinition<T>, Revivable, Serializable, SmartVisitable<Definition>, Visitable<Definition>
All Known Implementing Classes:
ResourceAttributeWrapperImpl

public interface ResourceAttributeWrapper<T> extends PrismPropertyWrapper<T>, ResourceAttributeDefinition<T>
Author:
skublik