com.liferay.portal.kernel.search
Class SearchContextFactory
java.lang.Object
com.liferay.portal.kernel.search.SearchContextFactory
public class SearchContextFactory
- extends Object
|
Method Summary |
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchContextFactory
public SearchContextFactory()
getInstance
public static SearchContext getInstance(javax.servlet.http.HttpServletRequest request)
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)