nl.hippo.portal.cms.cache
Class PortalCacheKeyImpl
java.lang.Object
nl.hippo.portal.cms.cache.PortalCacheKeyImpl
- All Implemented Interfaces:
- java.io.Serializable, nl.hippo.client.api.caching.CacheKey, nl.hippo.portal.cms.cache.PortalCacheKey
public class PortalCacheKeyImpl
- extends java.lang.Object
- implements nl.hippo.portal.cms.cache.PortalCacheKey
- Version:
- $Id: PortalCacheKeyImpl.java 6523 2007-05-22 13:20:55Z ddam $
- Author:
- Dennis Dam
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
getKey
public java.lang.String getKey()
- Specified by:
getKey in interface nl.hippo.client.api.caching.CacheKey
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
equals
public boolean equals(java.lang.Object object)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2007-2008 . All Rights Reserved.