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