|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.util.lucene.HitsImpl
com.liferay.portlet.journalcontentsearch.util.ContentHits
Constructor Summary | |
ContentHits()
|
Method Summary | |
boolean |
isShowListed()
|
void |
recordHits(com.liferay.portal.kernel.search.Hits hits,
long groupId,
boolean privateLayout)
|
void |
setShowListed(boolean showListed)
|
Methods inherited from class com.liferay.util.lucene.HitsImpl |
closeSearcher, doc, getDocs, getLength, getScores, getSearcher, getSearchTime, getStart, recordHits, score, setDocs, setLength, setScores, setScores, setSearcher, setSearchTime, setStart, subset, toList |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ContentHits()
Method Detail |
public void recordHits(com.liferay.portal.kernel.search.Hits hits, long groupId, boolean privateLayout) throws java.lang.Exception
java.lang.Exception
public boolean isShowListed()
public void setShowListed(boolean showListed)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |