|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.common.expression.evaluator.LiteralExpressionEvaluator<V>
public class LiteralExpressionEvaluator<V extends PrismValue>
Constructor Summary | |
---|---|
LiteralExpressionEvaluator(PrismValueDeltaSetTriple<V> outputTriple)
|
Method Summary | |
---|---|
PrismValueDeltaSetTriple<V> |
evaluate(ExpressionEvaluationParameters params)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LiteralExpressionEvaluator(PrismValueDeltaSetTriple<V> outputTriple)
deltaSetTriple
- Method Detail |
---|
public PrismValueDeltaSetTriple<V> evaluate(ExpressionEvaluationParameters params) throws SchemaException, ExpressionEvaluationException, ObjectNotFoundException
evaluate
in interface ExpressionEvaluator<V extends PrismValue>
SchemaException
ExpressionEvaluationException
ObjectNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |