|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.search.query.BooleanClause
public class BooleanClause
| Constructor Summary | |
|---|---|
BooleanClause(SimpleQuery query,
boolean isRequired,
boolean isProhibited)
|
|
| Method Summary | |
|---|---|
SimpleQuery |
getQuery()
|
boolean |
isProhibited()
|
boolean |
isRequired()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BooleanClause(SimpleQuery query,
boolean isRequired,
boolean isProhibited)
| Method Detail |
|---|
public SimpleQuery getQuery()
public boolean isRequired()
public boolean isProhibited()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||