public class CTCollectionThreadLocal
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static long |
getCTCollectionId() |
static boolean |
isProductionMode() |
static void |
removeCTCollectionId() |
static com.liferay.petra.lang.SafeClosable |
setCTCollectionId(long ctCollectionId)
Deprecated.
As of Cavanaugh (7.4.x), replaced by
setCTCollectionIdWithSafeCloseable(long) |
static com.liferay.petra.lang.SafeCloseable |
setCTCollectionIdWithSafeCloseable(long ctCollectionId) |
public static long getCTCollectionId()
public static boolean isProductionMode()
public static void removeCTCollectionId()
@Deprecated public static com.liferay.petra.lang.SafeClosable setCTCollectionId(long ctCollectionId)
setCTCollectionIdWithSafeCloseable(long)
public static com.liferay.petra.lang.SafeCloseable setCTCollectionIdWithSafeCloseable(long ctCollectionId)