com.liferay.portal.kernel.test.util
Class SearchContextTestUtil
java.lang.Object
com.liferay.portal.kernel.test.util.SearchContextTestUtil
public class SearchContextTestUtil
- extends Object
|
Method Summary |
static com.liferay.portal.kernel.search.SearchContext |
getSearchContext()
|
static com.liferay.portal.kernel.search.SearchContext |
getSearchContext(long groupId)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchContextTestUtil
public SearchContextTestUtil()
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