|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.page.RequestAdapter
org.apache.wicket.page.PageStoreManager.PersistentRequestAdapter
protected class PageStoreManager.PersistentRequestAdapter
RequestAdapter for PageStoreManager
| Constructor Summary | |
|---|---|
PageStoreManager.PersistentRequestAdapter(IPageManagerContext context)
Construct. |
|
| Method Summary | |
|---|---|
protected IManageablePage |
getPage(int id)
Returns the page with specified id. |
protected void |
newSessionCreated()
Notification on new session being created. |
protected void |
storeTouchedPages(List<IManageablePage> touchedPages)
Store the list of stateful pages. |
| Methods inherited from class org.apache.wicket.page.RequestAdapter |
|---|
bind, commitRequest, findPage, getSessionAttribute, getSessionId, setSessionAttribute, touch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PageStoreManager.PersistentRequestAdapter(IPageManagerContext context)
context - | Method Detail |
|---|
protected IManageablePage getPage(int id)
RequestAdapterRequestAdapter during
the rest of request processing.
getPage in class RequestAdapternull if the page does not exist.RequestAdapter.getPage(int)protected void newSessionCreated()
RequestAdapter
newSessionCreated in class RequestAdapterRequestAdapter.newSessionCreated()protected void storeTouchedPages(List<IManageablePage> touchedPages)
RequestAdapter
storeTouchedPages in class RequestAdapterRequestAdapter.storeTouchedPages(java.util.List)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||