| Package | Description |
|---|---|
| org.apache.wicket.page |
| Modifier and Type | Method and Description |
|---|---|
IManageablePage |
IPageManager.getPage(int id)
Retrieve page instance with given id.
|
void |
PageAccessSynchronizer.lockPage(int pageId)
Acquire a lock to a page
|
void |
IPageManager.touchPage(IManageablePage page)
Marks page as changed.
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.