com.evolveum.midpoint.repo.sql.query
Class LogicalOp
java.lang.Object
com.evolveum.midpoint.repo.sql.query.LogicalOp
public class LogicalOp
- extends Object
- Author:
- lazyman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogicalOp
public LogicalOp(QueryInterpreter interpreter)
interpret
public org.hibernate.criterion.Criterion interpret(ObjectFilter filterPart,
boolean pushNot)
throws QueryException
- Throws:
QueryException
checkNaryFilterConsistence
public boolean checkNaryFilterConsistence(ObjectFilter filterPart)
throws QueryException
- Throws:
QueryException
getInterpreter
protected QueryInterpreter getInterpreter()
Copyright © 2013 evolveum. All Rights Reserved.