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