com.evolveum.midpoint.repo.sql.query
Class TreeOp

java.lang.Object
  extended by com.evolveum.midpoint.repo.sql.query.TreeOp

public class TreeOp
extends java.lang.Object


Constructor Summary
TreeOp(QueryInterpreter interpreter)
           
 
Method Summary
protected  QueryInterpreter getInterpreter()
           
 org.hibernate.criterion.Criterion interpret(ObjectFilter filter, boolean pushNot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeOp

public TreeOp(QueryInterpreter interpreter)
Method Detail

interpret

public org.hibernate.criterion.Criterion interpret(ObjectFilter filter,
                                                   boolean pushNot)
                                            throws QueryException
Throws:
QueryException

getInterpreter

protected QueryInterpreter getInterpreter()


Copyright © 2012 evolveum. All Rights Reserved.