|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IBookmarkablePageRequestTarget
Target that denotes a page that is to be created from the provided page class. This is typically used for redirects to bookmarkable pages.
| Method Summary | |
|---|---|
java.lang.Class<? extends Page> |
getPageClass()
Gets the page class. |
java.lang.String |
getPageMapName()
Gets the optional page map name. |
PageParameters |
getPageParameters()
Gets the optional page parameters. |
| Methods inherited from interface org.apache.wicket.IRequestTarget |
|---|
detach, respond |
| Methods inherited from interface org.apache.wicket.request.target.IEventProcessor |
|---|
processEvents |
| Method Detail |
|---|
java.lang.Class<? extends Page> getPageClass()
PageParameters getPageParameters()
java.lang.String getPageMapName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||