Package org.alfresco.util.cache
Class AbstractRefreshableCacheEvent
java.lang.Object
org.alfresco.util.cache.AbstractRefreshableCacheEvent
- All Implemented Interfaces:
Serializable
,RefreshableCacheEvent
- Direct Known Subclasses:
RefreshableCacheRefreshedEvent
,RefreshableCacheRefreshEvent
A generic event with the cache id and affected tenant
- Author:
- Andy
- See Also:
-
Method Summary
-
Method Details
-
getCacheId
Description copied from interface:RefreshableCacheEvent
Get the cache id- Specified by:
getCacheId
in interfaceRefreshableCacheEvent
-
getKey
Description copied from interface:RefreshableCacheEvent
Get the affected key/tenant id- Specified by:
getKey
in interfaceRefreshableCacheEvent
-
toString
-
hashCode
public int hashCode() -
equals
-