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(int companyId) |
static void |
setCompanyId(java.lang.Long companyId) |
static void |
setDeleteInProcess(boolean deleteInProcess) |
public static java.lang.Long getCompanyId()
public static boolean isDeleteInProcess()
public static void setCompanyId(int companyId)
public static void setCompanyId(java.lang.Long companyId)
public static void setDeleteInProcess(boolean deleteInProcess)