Interface SearchContextFactory
@ProviderType
public interface SearchContextFactory
-
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.portal.kernel.search.SearchContext
getSearchContext
(long[] assetCategoryIds, String[] assetTagNames, long companyId, String keywords, com.liferay.portal.kernel.model.Layout layout, Locale locale, Map<String, String[]> parameters, long scopeGroupId, TimeZone timeZone, long userId)
-
Method Details
-
getSearchContext
-