|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.search.query.dsl.NegatableBooleanContext
public class NegatableBooleanContext
// TODO: Document this
| Constructor Summary | |
|---|---|
NegatableBooleanContext(org.apache.lucene.search.BooleanClause.Occur occur)
|
|
| Method Summary | |
|---|---|
NegatableBooleanContext |
add(org.apache.lucene.search.Query clause)
|
org.apache.lucene.search.Query |
createQuery()
|
NegatableBooleanContext |
not()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NegatableBooleanContext(org.apache.lucene.search.BooleanClause.Occur occur)
| Method Detail |
|---|
public NegatableBooleanContext not()
public NegatableBooleanContext add(org.apache.lucene.search.Query clause)
public org.apache.lucene.search.Query createQuery()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||