Class AssociationConstructionExpressionPanelFactory
java.lang.Object
com.evolveum.midpoint.gui.api.factory.AbstractGuiComponentFactory<ExpressionType>
com.evolveum.midpoint.gui.impl.factory.panel.expression.ExpressionPanelFactory
com.evolveum.midpoint.gui.impl.factory.panel.expression.AssociationReferenceAttributeExpressionPanelFactory
com.evolveum.midpoint.gui.impl.factory.panel.expression.AssociationConstructionExpressionPanelFactory
- All Implemented Interfaces:
GuiComponentFactory<PrismPropertyPanelContext<ExpressionType>>
,Serializable
@Component
public class AssociationConstructionExpressionPanelFactory
extends AssociationReferenceAttributeExpressionPanelFactory
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected ExpressionPanel.RecognizedEvaluator
protected Class<? extends Containerable>
protected Class<? extends Containerable>
Methods inherited from class com.evolveum.midpoint.gui.impl.factory.panel.expression.AssociationReferenceAttributeExpressionPanelFactory
getChoices, getOrder, getPanel, match
Methods inherited from class com.evolveum.midpoint.gui.impl.factory.panel.expression.ExpressionPanelFactory
register
Methods inherited from class com.evolveum.midpoint.gui.api.factory.AbstractGuiComponentFactory
createPanel, getRegistry
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.gui.api.factory.GuiComponentFactory
configure
-
Constructor Details
-
AssociationConstructionExpressionPanelFactory
public AssociationConstructionExpressionPanelFactory()
-
-
Method Details
-
getMappingsClass
- Specified by:
getMappingsClass
in classAssociationReferenceAttributeExpressionPanelFactory
-
getEvaluatorClass
- Specified by:
getEvaluatorClass
in classAssociationReferenceAttributeExpressionPanelFactory
-
expressionEvaluatorForRemove
- Specified by:
expressionEvaluatorForRemove
in classAssociationReferenceAttributeExpressionPanelFactory
-