Object
com.liferay.portal.kernel.test.util.SearchContextTestUtil
public class SearchContextTestUtil
extends Object
- Author:
- Manuel de la Peña
-
Constructor Summary
Constructors
-
Method Summary
static com.liferay.portal.kernel.search.SearchContext
static com.liferay.portal.kernel.search.SearchContext
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SearchContextTestUtil
public SearchContextTestUtil()
-
Method Details
-
getSearchContext
public static com.liferay.portal.kernel.search.SearchContext getSearchContext()
throws
Exception
- Throws:
Exception
-
getSearchContext
public static com.liferay.portal.kernel.search.SearchContext getSearchContext(long groupId)
throws Exception
- Throws:
Exception