public class DefaultWhenIsIndexableBaseModel extends Object implements WhenIsIndexableBaseModel
Constructor and Description |
---|
DefaultWhenIsIndexableBaseModel() |
Modifier and Type | Method and Description |
---|---|
String |
getSearchKeywords() |
int |
searchBaseModelsCount(Class<?> clazz,
long groupId) |
int |
searchTrashEntriesCount(String keywords,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
public String getSearchKeywords()
getSearchKeywords
in interface WhenIsIndexableBaseModel
public int searchBaseModelsCount(Class<?> clazz, long groupId) throws Exception
searchBaseModelsCount
in interface WhenIsIndexableBaseModel
Exception
public int searchTrashEntriesCount(String keywords, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws Exception
searchTrashEntriesCount
in interface WhenIsIndexableBaseModel
Exception