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 WhenIsIndexableBaseModelpublic int searchBaseModelsCount(Class<?> clazz, long groupId) throws Exception
searchBaseModelsCount in interface WhenIsIndexableBaseModelExceptionpublic int searchTrashEntriesCount(String keywords, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws Exception
searchTrashEntriesCount in interface WhenIsIndexableBaseModelException