Class PrismContainerValueWrapperImpl<C extends Containerable>

java.lang.Object
com.evolveum.midpoint.gui.impl.prism.wrapper.PrismValueWrapperImpl<C>
com.evolveum.midpoint.gui.impl.prism.wrapper.PrismContainerValueWrapperImpl<C>
All Implemented Interfaces:
PrismContainerValueWrapper<C>, PrismValueWrapper<C>, DebugDumpable, SelectableRow<C>, Serializable
Direct Known Subclasses:
AssignmentValueWrapperImpl, ConstructionValueWrapper, PrismObjectValueWrapperImpl, ProfilingClassLoggerContainerValueWrapperImpl, ResourceAttributeMappingValueWrapper

public class PrismContainerValueWrapperImpl<C extends Containerable> extends PrismValueWrapperImpl<C> implements PrismContainerValueWrapper<C>
Author:
katka
See Also: