public class CTCollectionThreadLocal
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static long |
CT_COLLECTION_ID_PRODUCTION |
Modifier and Type | Method and Description |
---|---|
static long |
getCTCollectionId() |
static boolean |
isProductionMode() |
static void |
removeCTCollectionId() |
static com.liferay.petra.lang.SafeCloseable |
setCTCollectionIdWithSafeCloseable(long ctCollectionId) |
static com.liferay.petra.lang.SafeCloseable |
setProductionModeWithSafeCloseable() |
public static final long CT_COLLECTION_ID_PRODUCTION
public static long getCTCollectionId()
public static boolean isProductionMode()
public static void removeCTCollectionId()
public static com.liferay.petra.lang.SafeCloseable setCTCollectionIdWithSafeCloseable(long ctCollectionId)
public static com.liferay.petra.lang.SafeCloseable setProductionModeWithSafeCloseable()