Liferay 6.0-ee

Uses of Interface
com.liferay.portal.kernel.search.Hits

Packages that use Hits
com.liferay.documentlibrary.service   
com.liferay.documentlibrary.service.impl   
com.liferay.portal.kernel.search   
com.liferay.portal.plugin   
com.liferay.portal.search   
com.liferay.portal.search.lucene   
com.liferay.portal.service   
com.liferay.portal.service.impl   
com.liferay.portlet.asset.service   
com.liferay.portlet.asset.service.impl   
com.liferay.portlet.journalcontentsearch.util   
com.liferay.portlet.messageboards.util   
com.liferay.taglib.ui   
 

Uses of Hits in com.liferay.documentlibrary.service
 

Methods in com.liferay.documentlibrary.service that return Hits
static Hits DLLocalServiceUtil.search(long companyId, String portletId, long groupId, long userId, long[] repositoryIds, String keywords, int start, int end)
           
 Hits DLLocalService.search(long companyId, String portletId, long groupId, long userId, long[] repositoryIds, String keywords, int start, int end)
           
 

Uses of Hits in com.liferay.documentlibrary.service.impl
 

Methods in com.liferay.documentlibrary.service.impl that return Hits
 Hits DLLocalServiceImpl.search(long companyId, String portletId, long groupId, long userId, long[] repositoryIds, String keywords, int start, int end)
           
 

Uses of Hits in com.liferay.portal.kernel.search
 

Classes in com.liferay.portal.kernel.search that implement Hits
 class HitsImpl
           
 

Methods in com.liferay.portal.kernel.search that return Hits
protected  Hits BaseIndexer.filterSearch(Hits hits, PermissionChecker permissionChecker, SearchContext searchContext)
           
static Hits SearchEngineUtil.search(long companyId, long[] groupIds, long userId, String className, Query query, int start, int end)
           
static Hits SearchEngineUtil.search(long companyId, long[] groupIds, long userId, String className, Query query, Sort[] sorts, int start, int end)
           
static Hits SearchEngineUtil.search(long companyId, long[] groupIds, long userId, String className, Query query, Sort sort, int start, int end)
           
static Hits SearchEngineUtil.search(long companyId, Query query, int start, int end)
           
static Hits SearchEngineUtil.search(long companyId, Query query, Sort[] sorts, int start, int end)
           
 Hits IndexSearcher.search(long companyId, Query query, Sort[] sort, int start, int end)
           
static Hits SearchEngineUtil.search(long companyId, Query query, Sort sort, int start, int end)
           
 Hits Indexer.search(SearchContext searchContext)
           
 Hits BaseIndexer.search(SearchContext searchContext)
           
 

Methods in com.liferay.portal.kernel.search with parameters of type Hits
protected  Hits BaseIndexer.filterSearch(Hits hits, PermissionChecker permissionChecker, SearchContext searchContext)
           
 

Uses of Hits in com.liferay.portal.plugin
 

Methods in com.liferay.portal.plugin that return Hits
static Hits PluginPackageUtil.search(String keywords, String type, String tag, String license, String repositoryURL, String status, int start, int end)
           
 

Uses of Hits in com.liferay.portal.search
 

Methods in com.liferay.portal.search that return Hits
 Hits IndexSearcherImpl.search(long companyId, Query query, Sort[] sorts, int start, int end)
           
 

Uses of Hits in com.liferay.portal.search.lucene
 

Methods in com.liferay.portal.search.lucene that return Hits
 Hits LuceneIndexSearcherImpl.search(long companyId, Query query, Sort[] sorts, int start, int end)
           
protected  Hits LuceneIndexSearcherImpl.subset(org.apache.lucene.search.Hits luceneHits, Query query, long startTime, float searchTime, int start, int end)
           
 

Uses of Hits in com.liferay.portal.service
 

Methods in com.liferay.portal.service that return Hits
 Hits CompanyLocalServiceWrapper.search(long companyId, long userId, String keywords, int start, int end)
           
static Hits CompanyLocalServiceUtil.search(long companyId, long userId, String keywords, int start, int end)
           
 Hits CompanyLocalService.search(long companyId, long userId, String keywords, int start, int end)
           
 Hits OrganizationLocalServiceWrapper.search(long companyId, long parentOrganizationId, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
static Hits OrganizationLocalServiceUtil.search(long companyId, long parentOrganizationId, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
 Hits OrganizationLocalService.search(long companyId, long parentOrganizationId, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
 Hits CompanyLocalServiceWrapper.search(long companyId, long userId, String portletId, long groupId, String type, String keywords, int start, int end)
           
static Hits CompanyLocalServiceUtil.search(long companyId, long userId, String portletId, long groupId, String type, String keywords, int start, int end)
           
 Hits CompanyLocalService.search(long companyId, long userId, String portletId, long groupId, String type, String keywords, int start, int end)
           
 Hits OrganizationLocalServiceWrapper.search(long companyId, long parentOrganizationId, String name, String type, String street, String city, String zip, String region, String country, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
static Hits OrganizationLocalServiceUtil.search(long companyId, long parentOrganizationId, String name, String type, String street, String city, String zip, String region, String country, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
 Hits OrganizationLocalService.search(long companyId, long parentOrganizationId, String name, String type, String street, String city, String zip, String region, String country, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
 Hits UserLocalServiceWrapper.search(long companyId, String keywords, Boolean active, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
static Hits UserLocalServiceUtil.search(long companyId, String keywords, Boolean active, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
 Hits UserLocalService.search(long companyId, String keywords, Boolean active, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
 Hits UserLocalServiceWrapper.search(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, Boolean active, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
static Hits UserLocalServiceUtil.search(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, Boolean active, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
 Hits UserLocalService.search(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, Boolean active, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
 

Uses of Hits in com.liferay.portal.service.impl
 

Methods in com.liferay.portal.service.impl that return Hits
 Hits CompanyLocalServiceImpl.search(long companyId, long userId, String keywords, int start, int end)
           
 Hits OrganizationLocalServiceImpl.search(long companyId, long parentOrganizationId, String keywords, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
 Hits CompanyLocalServiceImpl.search(long companyId, long userId, String portletId, long groupId, String type, String keywords, int start, int end)
           
 Hits OrganizationLocalServiceImpl.search(long companyId, long parentOrganizationId, String name, String type, String street, String city, String zip, String region, String country, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
 Hits UserLocalServiceImpl.search(long companyId, String keywords, Boolean active, LinkedHashMap<String,Object> params, int start, int end, Sort sort)
           
 Hits UserLocalServiceImpl.search(long companyId, String firstName, String middleName, String lastName, String screenName, String emailAddress, Boolean active, LinkedHashMap<String,Object> params, boolean andSearch, int start, int end, Sort sort)
           
 

Uses of Hits in com.liferay.portlet.asset.service
 

Methods in com.liferay.portlet.asset.service that return Hits
 Hits AssetEntryLocalServiceWrapper.search(long companyId, long[] groupIds, String portletId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean andSearch, int start, int end)
           
static Hits AssetEntryLocalServiceUtil.search(long companyId, long[] groupIds, String portletId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean andSearch, int start, int end)
           
 Hits AssetEntryLocalService.search(long companyId, long[] groupIds, String portletId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean andSearch, int start, int end)
           
 Hits AssetEntryLocalServiceWrapper.search(long companyId, String portletId, String keywords, int start, int end)
           
static Hits AssetEntryLocalServiceUtil.search(long companyId, String portletId, String keywords, int start, int end)
           
 Hits AssetEntryLocalService.search(long companyId, String portletId, String keywords, int start, int end)
           
 

Uses of Hits in com.liferay.portlet.asset.service.impl
 

Methods in com.liferay.portlet.asset.service.impl that return Hits
 Hits AssetEntryLocalServiceImpl.search(long companyId, long[] groupIds, String portletId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean andSearch, int start, int end)
           
 Hits AssetEntryLocalServiceImpl.search(long companyId, String portletId, String keywords, int start, int end)
           
 

Uses of Hits in com.liferay.portlet.journalcontentsearch.util
 

Methods in com.liferay.portlet.journalcontentsearch.util with parameters of type Hits
 void ContentHits.recordHits(Hits hits, long groupId, boolean privateLayout, int start, int end)
           
 

Uses of Hits in com.liferay.portlet.messageboards.util
 

Methods in com.liferay.portlet.messageboards.util with parameters of type Hits
 void ThreadHits.recordHits(Hits hits, int start, int end)
           
 

Uses of Hits in com.liferay.taglib.ui
 

Methods in com.liferay.taglib.ui with parameters of type Hits
 void SearchSpeedTag.setHits(Hits hits)
           
 


Liferay 6.0-ee