|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.util.BasePortalLifecycle
com.liferay.portal.servlet.PortalSessionDestroyer
public class PortalSessionDestroyer
Field Summary |
---|
Fields inherited from interface com.liferay.portal.kernel.util.PortalLifecycle |
---|
METHOD_ALL, METHOD_DESTROY, METHOD_INIT |
Constructor Summary | |
---|---|
PortalSessionDestroyer(javax.servlet.http.HttpSessionEvent httpSessionEvent)
|
Method Summary | |
---|---|
protected void |
doPortalDestroy()
|
protected void |
doPortalInit()
|
protected long |
getCompanyId(long userId)
|
Methods inherited from class com.liferay.portal.kernel.util.BasePortalLifecycle |
---|
portalDestroy, portalInit, registerPortalLifecycle, registerPortalLifecycle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortalSessionDestroyer(javax.servlet.http.HttpSessionEvent httpSessionEvent)
Method Detail |
---|
protected void doPortalDestroy()
doPortalDestroy
in class com.liferay.portal.kernel.util.BasePortalLifecycle
protected void doPortalInit()
doPortalInit
in class com.liferay.portal.kernel.util.BasePortalLifecycle
protected long getCompanyId(long userId) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |