com.evolveum.midpoint.common.expression.evaluator
Class LiteralExpressionEvaluator<V extends PrismValue>
java.lang.Object
com.evolveum.midpoint.common.expression.evaluator.LiteralExpressionEvaluator<V>
- All Implemented Interfaces:
- ExpressionEvaluator<V>
public class LiteralExpressionEvaluator<V extends PrismValue>
- extends Object
- implements ExpressionEvaluator<V>
- Author:
- Radovan Semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiteralExpressionEvaluator
public LiteralExpressionEvaluator(PrismValueDeltaSetTriple<V> outputTriple)
- Parameters:
deltaSetTriple
-
evaluate
public PrismValueDeltaSetTriple<V> evaluate(ExpressionEvaluationParameters params)
throws SchemaException,
ExpressionEvaluationException,
ObjectNotFoundException
- Specified by:
evaluate
in interface ExpressionEvaluator<V extends PrismValue>
- Throws:
SchemaException
ExpressionEvaluationException
ObjectNotFoundException
Copyright © 2013 evolveum. All Rights Reserved.