Class PageIdKey
- java.lang.Object
-
- org.apache.wicket.protocol.ws.api.registry.AbstractKey
-
- org.apache.wicket.protocol.ws.api.registry.PageIdKey
-
- All Implemented Interfaces:
Serializable
,IKey
,IClusterable
public class PageIdKey extends AbstractKey
A key based on page's id- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
int
hashCode()
-
Methods inherited from class org.apache.wicket.protocol.ws.api.registry.AbstractKey
getContext
-
-