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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ExpressionPanel.RecognizedEvaluatorprotected Class<? extends Containerable>protected Class<? extends Containerable>Methods inherited from class com.evolveum.midpoint.gui.impl.factory.panel.expression.AssociationReferenceAttributeExpressionPanelFactory
getChoices, getOrder, getPanel, matchMethods inherited from class com.evolveum.midpoint.gui.impl.factory.panel.expression.ExpressionPanelFactory
registerMethods inherited from class com.evolveum.midpoint.gui.api.factory.AbstractGuiComponentFactory
createPanel, getRegistryMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.gui.api.factory.GuiComponentFactory
configure
-
Constructor Details
-
AssociationConstructionExpressionPanelFactory
public AssociationConstructionExpressionPanelFactory()
-
-
Method Details
-
getMappingsClass
- Specified by:
getMappingsClassin classAssociationReferenceAttributeExpressionPanelFactory
-
getEvaluatorClass
- Specified by:
getEvaluatorClassin classAssociationReferenceAttributeExpressionPanelFactory
-
expressionEvaluatorForRemove
- Specified by:
expressionEvaluatorForRemovein classAssociationReferenceAttributeExpressionPanelFactory
-