com.evolveum.midpoint.common.expression.evaluator
Class GenerateExpressionEvaluator<V extends PrismValue>
java.lang.Object
com.evolveum.midpoint.common.expression.evaluator.GenerateExpressionEvaluator<V>
- All Implemented Interfaces:
- ExpressionEvaluator<V>
public class GenerateExpressionEvaluator<V extends PrismValue>
- extends Object
- implements ExpressionEvaluator<V>
- Author:
- semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_LENGTH
public static final int DEFAULT_LENGTH
- See Also:
- Constant Field Values
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.