Interface WhenIsIndexableBaseModel

All Known Implementing Classes:
DefaultWhenIsIndexableBaseModel

public interface WhenIsIndexableBaseModel
  • Method Details

    • getSearchKeywords

      String getSearchKeywords()
    • searchBaseModelsCount

      int searchBaseModelsCount(Class<?> clazz, long groupId) throws Exception
      Throws:
      Exception
    • searchTrashEntriesCount

      int searchTrashEntriesCount(String keywords, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws Exception
      Throws:
      Exception