Class RoleAnalysisAttributeSettingPropertyFactory
java.lang.Object
com.evolveum.midpoint.gui.impl.factory.wrapper.ItemWrapperFactoryImpl<PrismPropertyWrapper<T>,PrismPropertyValue<T>,PrismProperty<T>,PrismPropertyValueWrapper<T>>
   
com.evolveum.midpoint.gui.impl.factory.wrapper.PrismPropertyWrapperFactoryImpl<List<ItemPathType>>
com.evolveum.midpoint.gui.impl.factory.wrapper.RoleAnalysisAttributeSettingPropertyFactory
- All Implemented Interfaces:
- ItemWrapperFactory<PrismPropertyWrapper<List<ItemPathType>>,,- PrismPropertyValueWrapper<List<ItemPathType>>, - PrismPropertyValue<List<ItemPathType>>> - WrapperFactory
@Component
public class RoleAnalysisAttributeSettingPropertyFactory
extends PrismPropertyWrapperFactoryImpl<List<ItemPathType>>
- 
Field SummaryFields inherited from class com.evolveum.midpoint.gui.impl.factory.wrapper.PrismPropertyWrapperFactoryImplschemaService
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintgetOrder()<C extends Containerable>
 booleanmatch(ItemDefinition<?> def, PrismContainerValue<C> parent) voidregisterWrapperPanel(PrismPropertyWrapper<List<ItemPathType>> wrapper) Methods inherited from class com.evolveum.midpoint.gui.impl.factory.wrapper.PrismPropertyWrapperFactoryImplcreateNewValue, createValueWrapper, createWrapperInternal, getPredefinedValuesOid, match, register, setupWrapperMethods 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, skipCreateWrapper
- 
Constructor Details- 
RoleAnalysisAttributeSettingPropertyFactorypublic RoleAnalysisAttributeSettingPropertyFactory()
 
- 
- 
Method Details- 
matchpublic <C extends Containerable> boolean match(ItemDefinition<?> def, PrismContainerValue<C> parent) 
- 
getOrderpublic int getOrder()- Specified by:
- getOrderin interface- WrapperFactory
- Overrides:
- getOrderin class- PrismPropertyWrapperFactoryImpl<List<ItemPathType>>
 
- 
registerWrapperPanel- Overrides:
- registerWrapperPanelin class- PrismPropertyWrapperFactoryImpl<List<ItemPathType>>
 
 
-