public class ServiceContextUtil
extends java.lang.Object
Constructor and Description |
---|
ServiceContextUtil() |
Modifier and Type | Method and Description |
---|---|
static com.liferay.portal.kernel.service.ServiceContext |
createServiceContext(long groupId,
java.lang.String viewableBy) |
static com.liferay.portal.kernel.service.ServiceContext |
createServiceContext(java.lang.String[] assetTagNames,
java.lang.Long[] assetCategoryIds,
java.lang.Long groupId,
java.lang.String viewableBy) |
public static com.liferay.portal.kernel.service.ServiceContext createServiceContext(long groupId, java.lang.String viewableBy)
public static com.liferay.portal.kernel.service.ServiceContext createServiceContext(java.lang.String[] assetTagNames, java.lang.Long[] assetCategoryIds, java.lang.Long groupId, java.lang.String viewableBy)