com.evolveum.midpoint.schema
Class QueryConvertor
java.lang.Object
com.evolveum.midpoint.schema.QueryConvertor
public class QueryConvertor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryConvertor
public QueryConvertor()
createObjectQuery
public static ObjectQuery createObjectQuery(Class clazz,
QueryType queryType,
PrismContext prismContext)
throws SchemaException
- Throws:
SchemaException
createQueryType
public static QueryType createQueryType(ObjectQuery query,
PrismContext prismContext)
throws SchemaException
- Throws:
SchemaException
parseFilter
public static ObjectFilter parseFilter(PrismContainerDefinition pcd,
Node filter)
throws SchemaException
- Throws:
SchemaException
Copyright © 2013 evolveum. All Rights Reserved.