Class ItemWrapperImpl<I extends Item<?,?>,VW extends PrismValueWrapper>

java.lang.Object
com.evolveum.midpoint.gui.impl.prism.wrapper.ItemWrapperImpl<I,VW>
All Implemented Interfaces:
ItemWrapper<I,VW>, Definition, Freezable, ItemDefinition<I>, LivePrismItemDefinition, PrismItemAccessDefinition, PrismItemBasicDefinition, PrismItemStorageDefinition, PrismLifecycleDefinition, PrismPresentationDefinition, Revivable, SmartVisitable<Definition>, Visitable<Definition>, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
PrismContainerWrapperImpl, PrismPropertyWrapperImpl, PrismReferenceWrapperImpl

public abstract class ItemWrapperImpl<I extends Item<?,?>,VW extends PrismValueWrapper> extends Object implements ItemWrapper<I,VW>, Serializable
Author:
katka
See Also: