@ProviderType
public class CompanyThreadLocal
extends java.lang.Object
Constructor and Description |
---|
CompanyThreadLocal() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Long |
getCompanyId() |
static boolean |
isDeleteInProcess() |
static void |
setCompanyId(java.lang.Long companyId) |
static void |
setDeleteInProcess(boolean deleteInProcess) |