Package com.evolveum.midpoint.schema
Class PrismQueryExpressionSupport
java.lang.Object
com.evolveum.midpoint.schema.PrismQueryExpressionSupport
- All Implemented Interfaces:
- PrismQueryExpressionFactory
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.evolveum.midpoint.prism.query.PrismQueryExpressionFactoryPrismQueryExpressionFactory.ExpressionWriter
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoid
- 
Constructor Details- 
PrismQueryExpressionSupportpublic PrismQueryExpressionSupport()
 
- 
- 
Method Details- 
parseScriptpublic ExpressionWrapper parseScript(Map<String, String> namespaceContext, String language, String script) - Specified by:
- parseScriptin interface- PrismQueryExpressionFactory
 
- 
parsePath- Specified by:
- parsePathin interface- PrismQueryExpressionFactory
 
- 
serializeExpressionpublic void serializeExpression(PrismQueryExpressionFactory.ExpressionWriter writer, ExpressionWrapper wrapper) throws SchemaException - Specified by:
- serializeExpressionin interface- PrismQueryExpressionFactory
- Throws:
- SchemaException
 
 
-