Package com.liferay.portal.kernel.search
Class SearchContextFactory
Object
com.liferay.portal.kernel.search.SearchContextFactory
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SearchContext
getInstance
(long[] assetCategoryIds, String[] assetTagNames, Map<String, Serializable> attributes, long companyId, String keywords, Layout layout, Locale locale, long scopeGroupId, TimeZone timeZone, long userId) static SearchContext
getInstance
(javax.servlet.http.HttpServletRequest httpServletRequest)
-
Constructor Details
-
SearchContextFactory
public SearchContextFactory()
-
-
Method Details
-
getInstance
-
getInstance
public static SearchContext getInstance(long[] assetCategoryIds, String[] assetTagNames, Map<String, Serializable> attributes, long companyId, String keywords, Layout layout, Locale locale, long scopeGroupId, TimeZone timeZone, long userId)
-