public class AsIsExpressionEvaluator<V extends PrismValue> extends Object implements ExpressionEvaluator<V>
Constructor and Description |
---|
AsIsExpressionEvaluator(com.evolveum.midpoint.xml.ns._public.common.common_3.AsIsExpressionEvaluatorType asIsExpressionEvaluatorType,
ItemDefinition outputDefinition,
Protector protector,
PrismContext prismContext) |
public AsIsExpressionEvaluator(com.evolveum.midpoint.xml.ns._public.common.common_3.AsIsExpressionEvaluatorType asIsExpressionEvaluatorType, ItemDefinition outputDefinition, Protector protector, PrismContext prismContext)
public PrismValueDeltaSetTriple<V> evaluate(ExpressionEvaluationContext params) throws SchemaException, ExpressionEvaluationException, ObjectNotFoundException
evaluate
in interface ExpressionEvaluator<V extends PrismValue>
SchemaException
ExpressionEvaluationException
ObjectNotFoundException
public String shortDebugDump()
shortDebugDump
in interface ExpressionEvaluator<V extends PrismValue>
Copyright © 2014 evolveum. All rights reserved.