com.liferay.portal.security.auth
Class CompanyThreadLocal
java.lang.Object
com.liferay.portal.security.auth.CompanyThreadLocal
public class CompanyThreadLocal
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompanyThreadLocal
public CompanyThreadLocal()
getCompanyId
public static Long getCompanyId()
isDeleteInProcess
public static boolean isDeleteInProcess()
setCompanyId
public static void setCompanyId(Long companyId)
setDeleteInProcess
public static void setDeleteInProcess(boolean deleteInProcess)