com.liferay.portal.security.auth
Class CompanyThreadLocal

java.lang.Object
  extended by com.liferay.portal.security.auth.CompanyThreadLocal

public class CompanyThreadLocal
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
CompanyThreadLocal()
           
 
Method Summary
static long getCompanyId()
           
static void setCompanyId(long companyId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompanyThreadLocal

public CompanyThreadLocal()
Method Detail

getCompanyId

public static long getCompanyId()

setCompanyId

public static void setCompanyId(long companyId)