Liferay 7.0-ce-b4

com.liferay.portal.kernel.test.util
Class SearchContextTestUtil

java.lang.Object
  extended by com.liferay.portal.kernel.test.util.SearchContextTestUtil

public class SearchContextTestUtil
extends Object


Constructor Summary
SearchContextTestUtil()
           
 
Method Summary
static SearchContext getSearchContext()
           
static SearchContext getSearchContext(long groupId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchContextTestUtil

public SearchContextTestUtil()
Method Detail

getSearchContext

public static SearchContext getSearchContext()
                                      throws Exception
Throws:
Exception

getSearchContext

public static SearchContext getSearchContext(long groupId)
                                      throws Exception
Throws:
Exception

Liferay 7.0-ce-b4