public class ScriptExpressionEvaluator<V extends PrismValue> extends Object implements ExpressionEvaluator<V>
Modifier and Type | Method and Description |
---|---|
PrismValueDeltaSetTriple<V> |
evaluate(ExpressionEvaluationContext context) |
ItemPath |
parsePath(String path) |
String |
shortDebugDump() |
public PrismValueDeltaSetTriple<V> evaluate(ExpressionEvaluationContext context) 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 © 2013 evolveum. All rights reserved.