|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.test.util.ServiceContextTestUtil
public class ServiceContextTestUtil
| Constructor Summary | |
|---|---|
ServiceContextTestUtil()
|
|
| Method Summary | |
|---|---|
static ServiceContext |
getServiceContext()
|
static ServiceContext |
getServiceContext(Group group,
long userId)
|
static ServiceContext |
getServiceContext(long groupId)
|
static ServiceContext |
getServiceContext(long groupId,
long userId)
|
static ServiceContext |
getServiceContext(long companyId,
long groupId,
long userId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceContextTestUtil()
| Method Detail |
|---|
public static ServiceContext getServiceContext()
throws PortalException
PortalException
public static ServiceContext getServiceContext(Group group,
long userId)
public static ServiceContext getServiceContext(long groupId)
throws PortalException
PortalException
public static ServiceContext getServiceContext(long groupId,
long userId)
throws PortalException
PortalException
public static ServiceContext getServiceContext(long companyId,
long groupId,
long userId)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||