|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.evolveum.midpoint.repo.sql.query.LogicalOp
public class LogicalOp
| Constructor Summary | |
|---|---|
LogicalOp(QueryInterpreter interpreter)
|
|
| Method Summary | |
|---|---|
boolean |
checkNaryFilterConsistence(ObjectFilter filterPart)
|
protected QueryInterpreter |
getInterpreter()
|
org.hibernate.criterion.Criterion |
interpret(ObjectFilter filterPart,
boolean pushNot)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogicalOp(QueryInterpreter interpreter)
| Method Detail |
|---|
public org.hibernate.criterion.Criterion interpret(ObjectFilter filterPart,
boolean pushNot)
throws QueryException
QueryException
public boolean checkNaryFilterConsistence(ObjectFilter filterPart)
throws QueryException
QueryExceptionprotected QueryInterpreter getInterpreter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||