public class GroupThreadLocal
extends java.lang.Object
| Constructor and Description |
|---|
GroupThreadLocal() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Long |
getGroupId() |
static boolean |
isDeleteInProcess() |
static void |
setDeleteInProcess(boolean deleteInProcess) |
static void |
setGroupId(java.lang.Long groupId) |
static com.liferay.petra.lang.SafeCloseable |
setGroupIdWithSafeCloseable(long groupId) |
public static java.lang.Long getGroupId()
public static boolean isDeleteInProcess()
public static void setDeleteInProcess(boolean deleteInProcess)
public static void setGroupId(java.lang.Long groupId)
public static com.liferay.petra.lang.SafeCloseable setGroupIdWithSafeCloseable(long groupId)