@Deprecated
public class ServiceContextUtil
extends java.lang.Object
| Constructor and Description |
|---|
ServiceContextUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.portal.kernel.service.ServiceContext |
createServiceContext(java.lang.Long[] assetCategoryIds,
java.lang.String[] assetTagNames,
java.lang.Long groupId,
java.lang.String viewableBy)
Deprecated.
As of Athanasius (7.3.x)
|
static com.liferay.portal.kernel.service.ServiceContext |
createServiceContext(java.lang.Long[] assetCategoryIds,
java.lang.String[] assetTagNames,
java.util.Map<java.lang.String,java.io.Serializable> expandoBridgeAttributes,
java.lang.Long groupId,
java.lang.String viewableBy)
Deprecated.
As of Athanasius (7.3.x)
|
static com.liferay.portal.kernel.service.ServiceContext |
createServiceContext(long groupId,
java.lang.String viewableBy)
Deprecated.
As of Athanasius (7.3.x)
|
static com.liferay.portal.kernel.service.ServiceContext |
createServiceContext(java.util.Map<java.lang.String,java.io.Serializable> expandoBridgeAttributes,
long groupId,
java.lang.String viewableBy)
Deprecated.
As of Athanasius (7.3.x)
|
@Deprecated
public static com.liferay.portal.kernel.service.ServiceContext createServiceContext(long groupId,
java.lang.String viewableBy)
@Deprecated
public static com.liferay.portal.kernel.service.ServiceContext createServiceContext(java.lang.Long[] assetCategoryIds,
java.lang.String[] assetTagNames,
java.lang.Long groupId,
java.lang.String viewableBy)
@Deprecated
public static com.liferay.portal.kernel.service.ServiceContext createServiceContext(java.lang.Long[] assetCategoryIds,
java.lang.String[] assetTagNames,
java.util.Map<java.lang.String,java.io.Serializable> expandoBridgeAttributes,
java.lang.Long groupId,
java.lang.String viewableBy)
@Deprecated
public static com.liferay.portal.kernel.service.ServiceContext createServiceContext(java.util.Map<java.lang.String,java.io.Serializable> expandoBridgeAttributes,
long groupId,
java.lang.String viewableBy)