Package com.evolveum.midpoint.schema
Class PrismQueryExpressionSupport
java.lang.Object
com.evolveum.midpoint.schema.PrismQueryExpressionSupport
- All Implemented Interfaces:
PrismQueryExpressionFactory
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.query.PrismQueryExpressionFactory
PrismQueryExpressionFactory.ExpressionWriter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
PrismQueryExpressionSupport
public PrismQueryExpressionSupport()
-
-
Method Details
-
parseScript
public ExpressionWrapper parseScript(Map<String, String> namespaceContext, String language, String script) - Specified by:
parseScript
in interfacePrismQueryExpressionFactory
-
parsePath
- Specified by:
parsePath
in interfacePrismQueryExpressionFactory
-
serializeExpression
public void serializeExpression(PrismQueryExpressionFactory.ExpressionWriter writer, ExpressionWrapper wrapper) throws SchemaException - Specified by:
serializeExpression
in interfacePrismQueryExpressionFactory
- Throws:
SchemaException
-