Class PageIdKey
- java.lang.Object
-
- org.apache.wicket.protocol.ws.api.registry.PageIdKey
-
- All Implemented Interfaces:
java.io.Serializable,IKey,org.apache.wicket.util.io.IClusterable
public class PageIdKey extends java.lang.Object implements IKey
A key based on page's id- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PageIdKey(java.lang.Integer pageId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()
-