|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.schema.QueryConvertor
public class QueryConvertor
Constructor Summary | |
---|---|
QueryConvertor()
|
Method Summary | |
---|---|
static ObjectQuery |
createObjectQuery(java.lang.Class clazz,
QueryType queryType,
PrismContext prismContext)
|
static QueryType |
createQueryType(ObjectQuery query,
PrismContext prismContext)
|
static ObjectFilter |
parseFilter(PrismContainerDefinition pcd,
org.w3c.dom.Node filter)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryConvertor()
Method Detail |
---|
public static ObjectQuery createObjectQuery(java.lang.Class clazz, QueryType queryType, PrismContext prismContext) throws SchemaException
SchemaException
public static QueryType createQueryType(ObjectQuery query, PrismContext prismContext) throws SchemaException
SchemaException
public static ObjectFilter parseFilter(PrismContainerDefinition pcd, org.w3c.dom.Node filter) throws SchemaException
SchemaException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |