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>>, LivePrismItemDefinition, PrismItemAccessDefinition, PrismItemBasicDefinition, PrismItemInstantiableDefinition<T,PrismPropertyValue<T>,PrismProperty<T>,PrismPropertyDefinition<T>,PropertyDelta<T>>, PrismItemMatchingDefinition<T>, PrismItemStorageDefinition, PrismItemValuesDefinition<T>, PrismLifecycleDefinition, PrismPresentationDefinition, 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: