|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.servlet.HttpSessionWrapper
com.liferay.portlet.PortletServletSession
public class PortletServletSession
| Constructor Summary | |
|---|---|
PortletServletSession(javax.servlet.http.HttpSession session,
PortletRequestImpl portletRequestImpl)
|
|
| Method Summary | |
|---|---|
void |
invalidate()
|
| Methods inherited from class com.liferay.portal.kernel.servlet.HttpSessionWrapper |
|---|
getAttribute, getAttributeNames, getCreationTime, getId, getLastAccessedTime, getMaxInactiveInterval, getServletContext, getSessionContext, getValue, getValueNames, isNew, putValue, removeAttribute, removeValue, setAttribute, setMaxInactiveInterval |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletServletSession(javax.servlet.http.HttpSession session,
PortletRequestImpl portletRequestImpl)
| Method Detail |
|---|
public void invalidate()
invalidate in interface javax.servlet.http.HttpSessioninvalidate in class com.liferay.portal.kernel.servlet.HttpSessionWrapper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||