Class ClassLoggerWrapperFactoryImpl<C extends Containerable>
java.lang.Object
com.evolveum.midpoint.gui.impl.factory.wrapper.ItemWrapperFactoryImpl<PrismContainerWrapper<C>,PrismContainerValue<C>,PrismContainer<C>,PrismContainerValueWrapper<C>>
   
com.evolveum.midpoint.gui.impl.factory.wrapper.PrismContainerWrapperFactoryImpl<C>
com.evolveum.midpoint.gui.impl.factory.wrapper.ClassLoggerWrapperFactoryImpl<C>
- All Implemented Interfaces:
- ItemWrapperFactory<PrismContainerWrapper<C>,,- PrismContainerValueWrapper<C>, - PrismContainerValue<C>> - PrismContainerWrapperFactory<C>,- WrapperFactory
@Component
public class ClassLoggerWrapperFactoryImpl<C extends Containerable>
extends PrismContainerWrapperFactoryImpl<C>
- Author:
- skublik
- 
Field SummaryFields inherited from class com.evolveum.midpoint.gui.impl.factory.wrapper.PrismContainerWrapperFactoryImplVIRTUAL_CONTAINER
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.evolveum.midpoint.gui.impl.factory.wrapper.PrismContainerWrapperFactoryImpladdItemWrapper, createChildren, createChildWrapper, createContainerValueWrapper, createNewValue, createValueWrapper, createVirtualWrappers, createWrapper, createWrapperInternal, getItemDefinitions, getOrder, recomputeStatus, register, registerWrapperPanel, setupWrapper, shouldBeExpandedMethods inherited from class com.evolveum.midpoint.gui.impl.factory.wrapper.ItemWrapperFactoryImplcanCreateWrapper, createValuesWrapper, createWrapper, createWrapper, determineReadOnly, getModelInteractionService, getModelService, getPrismContext, getRegistry, getStatus, getTaskManager, getValues, setupMetadata, shouldCreateEmptyValue, skipCreateWrapperMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.gui.api.factory.wrapper.ItemWrapperFactorycreateWrapper, createWrapperMethods inherited from interface com.evolveum.midpoint.gui.api.factory.wrapper.WrapperFactorymatch
- 
Constructor Details- 
ClassLoggerWrapperFactoryImplpublic ClassLoggerWrapperFactoryImpl()
 
- 
- 
Method Details- 
match- Specified by:
- matchin interface- WrapperFactory
- Overrides:
- matchin class- PrismContainerWrapperFactoryImpl<C extends Containerable>
 
- 
canCreateValueWrapper- Overrides:
- canCreateValueWrapperin class- ItemWrapperFactoryImpl<PrismContainerWrapper<C extends Containerable>,- PrismContainerValue<C extends Containerable>, - PrismContainer<C extends Containerable>, - PrismContainerValueWrapper<C extends Containerable>> 
 
 
-