Class TaskIntentFactory
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.TaskIntentFactory
- All Implemented Interfaces:
GuiComponentFactory<PrismPropertyPanelContext<String>>
,Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<IW extends ItemWrapper<?,
?>, VW extends PrismValueWrapper<?>>
booleanmatch
(IW wrapper, VW valueWrapper) void
register()
Methods inherited from class com.evolveum.midpoint.gui.impl.factory.panel.AbstractIntentFactory
getOrder, getPanel
Methods inherited from class com.evolveum.midpoint.gui.impl.factory.panel.AbstractInputGuiComponentFactory
configure, createPanel, getRegistry
-
Constructor Details
-
TaskIntentFactory
public TaskIntentFactory()
-
-
Method Details
-
register
@PostConstruct public void register() -
match
public <IW extends ItemWrapper<?,?>, boolean matchVW extends PrismValueWrapper<?>> (IW wrapper, VW valueWrapper)
-