Class ResourceIntentFactory
java.lang.Object
com.evolveum.midpoint.gui.impl.factory.panel.AbstractInputGuiComponentFactory<String>
com.evolveum.midpoint.gui.impl.factory.panel.AbstractIntentFactory
com.evolveum.midpoint.gui.impl.factory.panel.ResourceIntentFactory
- All Implemented Interfaces:
- GuiComponentFactory<PrismPropertyPanelContext<String>>,- Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription<IW extends ItemWrapper<?,?>, VW extends PrismValueWrapper<?>> 
 booleanmatch(IW wrapper, VW valueWrapper) voidregister()Methods inherited from class com.evolveum.midpoint.gui.impl.factory.panel.AbstractIntentFactorygetOrder, getPanelMethods inherited from class com.evolveum.midpoint.gui.impl.factory.panel.AbstractInputGuiComponentFactoryconfigure, createPanel, getRegistry
- 
Constructor Details- 
ResourceIntentFactorypublic ResourceIntentFactory()
 
- 
- 
Method Details- 
register@PostConstruct public void register()
- 
matchpublic <IW extends ItemWrapper<?,?>, boolean matchVW extends PrismValueWrapper<?>> (IW wrapper, VW valueWrapper) 
 
-