|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.common.expression.Expression<V>
public class Expression<V extends PrismValue>
Constructor Summary | |
---|---|
Expression(ExpressionType expressionType,
ItemDefinition outputDefinition,
ObjectResolver objectResolver,
PrismContext prismContext)
|
Method Summary | ||
---|---|---|
|
evaluate(ExpressionEvaluationParameters parameters)
|
|
void |
parse(ExpressionFactory factory,
java.lang.String contextDescription,
OperationResult result)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Expression(ExpressionType expressionType, ItemDefinition outputDefinition, ObjectResolver objectResolver, PrismContext prismContext)
Method Detail |
---|
public void parse(ExpressionFactory factory, java.lang.String contextDescription, OperationResult result) throws SchemaException, ObjectNotFoundException
SchemaException
ObjectNotFoundException
public <V extends PrismValue> PrismValueDeltaSetTriple<V> evaluate(ExpressionEvaluationParameters parameters) throws SchemaException, ExpressionEvaluationException, ObjectNotFoundException
SchemaException
ExpressionEvaluationException
ObjectNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |