Package org.alfresco.repo.cache
Class AbstractRefreshableCacheEvent
java.lang.Object
org.alfresco.repo.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 Details
-
getCacheId
Description copied from interface:RefreshableCacheEventGet the cache id- Specified by:
getCacheIdin interfaceRefreshableCacheEvent
-
getTenantId
Description copied from interface:RefreshableCacheEventGet the affected tenant id- Specified by:
getTenantIdin interfaceRefreshableCacheEvent
-
toString
-
hashCode
public int hashCode() -
equals
-