|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.request.mapper.info.PageInfo
public class PageInfo
Possible string representation of PageInfo:
| Constructor Summary | |
|---|---|
PageInfo()
Construct. |
|
PageInfo(Integer pageId)
Construct. |
|
| Method Summary | |
|---|---|
Integer |
getPageId()
|
static PageInfo |
parse(String src)
|
String |
toString()
The pageId as string |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PageInfo(Integer pageId)
pageId - public PageInfo()
| Method Detail |
|---|
public Integer getPageId()
public String toString()
pageId as string
toString in class Objectpublic static PageInfo parse(String src)
src -
null if the string couldn't have been parsed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||