Package com.evolveum.midpoint.model.common.expression.evaluator
-
Class Summary Class Description AbstractSearchExpressionEvaluator<V extends PrismValue,D extends ItemDefinition<?>,E extends SearchObjectExpressionEvaluatorType> AssignmentTargetSearchExpressionEvaluator Creates an assignment (or assignments) based on specified conditions for the assignment target.AssignmentTargetSearchExpressionEvaluatorFactory AssociationFromLinkExpressionEvaluator Creates an association (or associations) based on projections of given role.AssociationFromLinkExpressionEvaluatorFactory AssociationTargetSearchExpressionEvaluator Creates an association (or associations) based on specified condition for the associated object.AssociationTargetSearchExpressionEvaluatorFactory ConstExpressionEvaluator<V extends PrismValue,D extends ItemDefinition> Returns zero set with a single value obtained by resolving given https://docs.evolveum.com/midpoint/reference/expressions/constants/[constant].ConstExpressionEvaluatorFactory FunctionExpressionEvaluator<V extends PrismValue,D extends ItemDefinition> Calls specified custom function expression.FunctionExpressionEvaluatorFactory This is NOT autowired evaluator.GenerateExpressionEvaluator<V extends PrismValue,D extends ItemDefinition> Generates a string value based on given value policy.GenerateExpressionEvaluatorFactory This is NOT autowired evaluator.ProportionalExpressionEvaluator<V extends PrismValue,D extends ItemDefinition> ProportionalExpressionEvaluatorFactory ReferenceSearchExpressionEvaluator Creates a generic reference (or references) based on specified condition for the referenced object.ReferenceSearchExpressionEvaluatorFactory