org.apache.wicket.protocol.ws.api.registry
Class PageIdKey
java.lang.Object
org.apache.wicket.protocol.ws.api.registry.PageIdKey
- All Implemented Interfaces:
- Serializable, IKey, org.apache.wicket.util.io.IClusterable
public class PageIdKey
- extends Object
- implements IKey
A key based on page's id
- See Also:
- Serialized Form
PageIdKey
public PageIdKey(Integer pageId)
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.