public class PageReference extends Object implements org.apache.wicket.util.io.IClusterable
| Constructor and Description |
|---|
PageReference(int pageId)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Page |
getPage() |
int |
getPageId()
Gets pageId.
|
int |
hashCode() |
public Page getPage()
public int getPageId()
public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)Copyright © 2006–2018 Apache Software Foundation. All rights reserved.