|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.evolveum.midpoint.common.expression.evaluator.PathExpressionEvaluatorFactory
public class PathExpressionEvaluatorFactory
| Constructor Summary | |
|---|---|
PathExpressionEvaluatorFactory(PrismContext prismContext,
ObjectResolver objectResolver)
|
|
| Method Summary | ||
|---|---|---|
|
createEvaluator(java.util.Collection<javax.xml.bind.JAXBElement<?>> evaluatorElements,
ItemDefinition outputDefinition,
java.lang.String contextDescription,
OperationResult result)
|
|
javax.xml.namespace.QName |
getElementName()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathExpressionEvaluatorFactory(PrismContext prismContext,
ObjectResolver objectResolver)
| Method Detail |
|---|
public javax.xml.namespace.QName getElementName()
getElementName in interface ExpressionEvaluatorFactory
public <V extends PrismValue> ExpressionEvaluator<V> createEvaluator(java.util.Collection<javax.xml.bind.JAXBElement<?>> evaluatorElements,
ItemDefinition outputDefinition,
java.lang.String contextDescription,
OperationResult result)
throws SchemaException
createEvaluator in interface ExpressionEvaluatorFactorySchemaException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||