public class ServiceContextTestUtil
extends java.lang.Object
| Constructor and Description |
|---|
ServiceContextTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public static ServiceContext getServiceContext() throws PortalException
PortalExceptionpublic static ServiceContext getServiceContext(Group group, long userId)
public static ServiceContext getServiceContext(long groupId) throws PortalException
PortalExceptionpublic static ServiceContext getServiceContext(long groupId, long userId) throws PortalException
PortalExceptionpublic static ServiceContext getServiceContext(long companyId, long groupId, long userId)