com.liferay.portal.servlet
Class PortalSessionDestroyer

java.lang.Object
  extended by com.liferay.portal.servlet.PortalSessionDestroyer
All Implemented Interfaces:
com.liferay.portal.kernel.util.PortalInitable

public class PortalSessionDestroyer
extends java.lang.Object
implements com.liferay.portal.kernel.util.PortalInitable

View Source

Author:
Michael Young

Constructor Summary
PortalSessionDestroyer(javax.servlet.http.HttpSessionEvent event)
           
 
Method Summary
protected  long getCompanyId(long userId)
           
 void portalInit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalSessionDestroyer

public PortalSessionDestroyer(javax.servlet.http.HttpSessionEvent event)
Method Detail

portalInit

public void portalInit()
Specified by:
portalInit in interface com.liferay.portal.kernel.util.PortalInitable

getCompanyId

protected long getCompanyId(long userId)
                     throws java.lang.Exception
Throws:
java.lang.Exception