public class ContentHits
extends java.lang.Object
| Constructor and Description |
|---|
ContentHits() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShowListed() |
void |
recordHits(com.liferay.portal.kernel.search.Hits hits,
long groupId,
boolean privateLayout,
int start,
int end) |
void |
setShowListed(boolean showListed) |
public boolean isShowListed()
public void recordHits(com.liferay.portal.kernel.search.Hits hits,
long groupId,
boolean privateLayout,
int start,
int end)
throws java.lang.Exception
java.lang.Exceptionpublic void setShowListed(boolean showListed)