com.liferay.portlet.trash.test
Class DefaultWhenIsIndexableBaseModel
java.lang.Object
com.liferay.portlet.trash.test.DefaultWhenIsIndexableBaseModel
- All Implemented Interfaces:
- WhenIsIndexableBaseModel
public class DefaultWhenIsIndexableBaseModel
- extends Object
- implements WhenIsIndexableBaseModel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultWhenIsIndexableBaseModel
public DefaultWhenIsIndexableBaseModel()
getSearchKeywords
public String getSearchKeywords()
- Specified by:
getSearchKeywords in interface WhenIsIndexableBaseModel
searchBaseModelsCount
public int searchBaseModelsCount(Class<?> clazz,
long groupId)
throws Exception
- Specified by:
searchBaseModelsCount in interface WhenIsIndexableBaseModel
- Throws:
Exception
searchTrashEntriesCount
public int searchTrashEntriesCount(String keywords,
ServiceContext serviceContext)
throws Exception
- Specified by:
searchTrashEntriesCount in interface WhenIsIndexableBaseModel
- Throws:
Exception