Package com.liferay.trash.test.util
Class DefaultWhenIsIndexableBaseModel
java.lang.Object
com.liferay.trash.test.util.DefaultWhenIsIndexableBaseModel
- All Implemented Interfaces:
WhenIsIndexableBaseModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintsearchBaseModelsCount(Class<?> clazz, long groupId) intsearchTrashEntriesCount(String keywords, com.liferay.portal.kernel.service.ServiceContext serviceContext)
-
Constructor Details
-
DefaultWhenIsIndexableBaseModel
public DefaultWhenIsIndexableBaseModel()
-
-
Method Details
-
getSearchKeywords
- Specified by:
getSearchKeywordsin interfaceWhenIsIndexableBaseModel
-
searchBaseModelsCount
- Specified by:
searchBaseModelsCountin interfaceWhenIsIndexableBaseModel- Throws:
Exception
-
searchTrashEntriesCount
public int searchTrashEntriesCount(String keywords, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws Exception - Specified by:
searchTrashEntriesCountin interfaceWhenIsIndexableBaseModel- Throws:
Exception
-