org.apache.wicket
Class PageId

java.lang.Object
  extended by org.apache.wicket.PageReference
      extended by org.apache.wicket.PageId
All Implemented Interfaces:
Serializable, IClusterable

Deprecated. will be removed

@Deprecated
public final class PageId
extends PageReference

Unique identifier of a page instance

Author:
igor.vaynberg
See Also:
Serialized Form

Method Summary
 
Methods inherited from class org.apache.wicket.PageReference
equals, getPage, getPageMapName, getPageNumber, getPageVersion, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.