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

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

public class SimpleOp
extends Object

Author:
lazyman

Constructor Summary
SimpleOp(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

SimpleOp

public SimpleOp(QueryInterpreter interpreter)
Method Detail

interpret

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

getInterpreter

protected QueryInterpreter getInterpreter()


Copyright © 2013 evolveum. All Rights Reserved.