|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.search.lucene.BooleanClauseImpl
public class BooleanClauseImpl
Constructor Summary | |
---|---|
BooleanClauseImpl(org.apache.lucene.search.BooleanClause booleanClause)
|
Method Summary | |
---|---|
org.apache.lucene.search.BooleanClause |
getBooleanClause()
|
com.liferay.portal.kernel.search.BooleanClauseOccur |
getBooleanClauseOccur()
|
com.liferay.portal.kernel.search.Query |
getQuery()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BooleanClauseImpl(org.apache.lucene.search.BooleanClause booleanClause)
Method Detail |
---|
public org.apache.lucene.search.BooleanClause getBooleanClause()
public com.liferay.portal.kernel.search.BooleanClauseOccur getBooleanClauseOccur()
getBooleanClauseOccur
in interface com.liferay.portal.kernel.search.BooleanClause
public com.liferay.portal.kernel.search.Query getQuery()
getQuery
in interface com.liferay.portal.kernel.search.BooleanClause
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |