|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwicket.Session
wicket.protocol.http.WebSession
wicket.protocol.http.portlet.WicketPortletSession
public class WicketPortletSession
A session subclass for the PortletSession
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class wicket.Session |
|---|
Session.IPageMapVisitor |
| Field Summary |
|---|
| Fields inherited from class wicket.Session |
|---|
SESSION_ATTRIBUTE_NAME |
| Constructor Summary | |
|---|---|
protected |
WicketPortletSession(PortletApplication application)
Constructor |
| Method Summary | |
|---|---|
protected IRequestCycleFactory |
getRequestCycleFactory()
|
protected ISessionStore |
getSessionStore()
Gets the session store. |
| Methods inherited from class wicket.protocol.http.WebSession |
|---|
attach, detach, initForRequest, invalidate, invalidateNow, update |
| Methods inherited from class wicket.Session |
|---|
clear, createAutoPageMap, createAutoPageMapName, dirty, error, exists, get, getApplication, getAttribute, getAttributeNames, getAuthorizationStrategy, getClassResolver, getClientInfo, getConverter, getDefaultPageMap, getFeedbackMessages, getId, getLocale, getMetaData, getPage, getPageFactory, getPageFactory, getPageMaps, getSizeInBytes, getStyle, info, init, newPageMap, newRequestCycle, pageMapForName, removeAttribute, removePageMap, set, setApplication, setAttribute, setClientInfo, setLocale, setMetaData, setStyle, touch, unset, visitPageMaps, warn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected WicketPortletSession(PortletApplication application)
application - The application| Method Detail |
|---|
protected IRequestCycleFactory getRequestCycleFactory()
getRequestCycleFactory in class WebSessionSession.getRequestCycleFactory()protected final ISessionStore getSessionStore()
getSessionStore in class Session
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||