Class PrismPropertyWrapperImpl<T>

java.lang.Object
com.evolveum.midpoint.gui.impl.prism.wrapper.ItemWrapperImpl<PrismProperty<T>,PrismPropertyValueWrapper<T>>
com.evolveum.midpoint.gui.impl.prism.wrapper.PrismPropertyWrapperImpl<T>
All Implemented Interfaces:
ItemWrapper<PrismProperty<T>,PrismPropertyValueWrapper<T>>, PrismPropertyWrapper<T>, Definition, Freezable, ItemDefinition<PrismProperty<T>>, PrismContextSensitive, PrismItemAccessDefinition, PrismPropertyDefinition<T>, Revivable, SmartVisitable<Definition>, Visitable<Definition>, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
ExpressionWrapper, ProtectedStringTypeWrapperImpl, ResourceAttributeWrapperImpl

public class PrismPropertyWrapperImpl<T> extends ItemWrapperImpl<PrismProperty<T>,PrismPropertyValueWrapper<T>> implements PrismPropertyWrapper<T>
Author:
katka
See Also: