|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.journalcontentsearch.util.ContentHits
public class ContentHits
Constructor Summary | |
---|---|
ContentHits()
|
Method Summary | |
---|---|
boolean |
isShowListed()
|
void |
recordHits(com.liferay.portal.kernel.search.Hits hits,
long groupId,
boolean privateLayout,
int start,
int end)
|
void |
setShowListed(boolean showListed)
|
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, int start, int end) 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 |