Package com.liferay.portal.kernel.util
Class GroupThreadLocal
Object
com.liferay.portal.kernel.util.GroupThreadLocal
- Author:
- Shinn Lok
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Long
static boolean
static void
setDeleteInProcess
(boolean deleteInProcess) static void
setGroupId
(Long groupId) static com.liferay.petra.lang.SafeCloseable
setGroupIdWithSafeCloseable
(long groupId)
-
Constructor Details
-
GroupThreadLocal
public GroupThreadLocal()
-
-
Method Details
-
getGroupId
-
isDeleteInProcess
public static boolean isDeleteInProcess() -
setDeleteInProcess
public static void setDeleteInProcess(boolean deleteInProcess) -
setGroupId
-
setGroupIdWithSafeCloseable
public static com.liferay.petra.lang.SafeCloseable setGroupIdWithSafeCloseable(long groupId)
-