Package com.evolveum.midpoint.model.common.expression.evaluator
package com.evolveum.midpoint.model.common.expression.evaluator
-
ClassDescriptionAbstractSearchExpressionEvaluator<V extends PrismValue,
O extends ObjectType, D extends ItemDefinition<?>, E extends SearchObjectExpressionEvaluatorType> Expression evaluator that is based on searching for an object of `O` type meeting specified criteria (like entitlement shadow), and then converting it into "processed" form (like association value).The result of the search: both source object, and the value that was created from it.CreatesAssignmentTargetSearchExpressionEvaluator
objects.CreatesShadowAssociationValue
s based on projections of given role.Returns zero set with a single value obtained by resolving given https://docs.evolveum.com/midpoint/reference/expressions/constants/[constant].Calls specified library function expression.CreatesFunctionExpressionEvaluator
objects.Generates a string value based on given value policy.This is NOT autowired evaluator.CreatesShadowReferenceAttributeValue
s based on projections of given role.Creates a generic reference (or references) based on specified condition for the referenced object.Factory forShadowOwnerReferenceSearchExpressionEvaluator
objects.