public class SearchContextFactory
extends Object
Constructor and Description |
---|
SearchContextFactory() |
Modifier and Type | Method and Description |
---|---|
static SearchContext |
getInstance(javax.servlet.http.HttpServletRequest request) |
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) |
public static SearchContext getInstance(javax.servlet.http.HttpServletRequest request)
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)