Class MarkingPatternWrapperFactory
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<ResourceObjectPatternType>
com.evolveum.midpoint.gui.impl.factory.wrapper.MarkingPatternWrapperFactory
- All Implemented Interfaces:
- ItemWrapperFactory<PrismContainerWrapper<ResourceObjectPatternType>,,- PrismContainerValueWrapper<ResourceObjectPatternType>, - PrismContainerValue<ResourceObjectPatternType>> - PrismContainerWrapperFactory<ResourceObjectPatternType>,- WrapperFactory
@Component
public class MarkingPatternWrapperFactory
extends PrismContainerWrapperFactoryImpl<ResourceObjectPatternType>
- 
Field SummaryFields inherited from class com.evolveum.midpoint.gui.impl.factory.wrapper.PrismContainerWrapperFactoryImplVIRTUAL_CONTAINER
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintgetOrder()<C extends Containerable>
 booleanmatch(ItemDefinition<?> def, PrismContainerValue<C> parent) Methods inherited from class com.evolveum.midpoint.gui.impl.factory.wrapper.PrismContainerWrapperFactoryImpladdItemWrapper, createChildren, createChildWrapper, createContainerValueWrapper, createNewValue, createValueWrapper, createVirtualWrappers, createWrapper, createWrapperInternal, getItemDefinitions, match, recomputeStatus, register, registerWrapperPanel, setupWrapper, shouldBeExpandedMethods inherited from class com.evolveum.midpoint.gui.impl.factory.wrapper.ItemWrapperFactoryImplcanCreateValueWrapper, canCreateWrapper, 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, createWrapper
- 
Constructor Details- 
MarkingPatternWrapperFactorypublic MarkingPatternWrapperFactory()
 
- 
- 
Method Details- 
matchpublic <C extends Containerable> boolean match(ItemDefinition<?> def, PrismContainerValue<C> parent) 
- 
getOrderpublic int getOrder()- Specified by:
- getOrderin interface- WrapperFactory
- Overrides:
- getOrderin class- PrismContainerWrapperFactoryImpl<ResourceObjectPatternType>
 
 
-