Package org.alfresco.util.cache
Interface RefreshableCacheEvent
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AbstractRefreshableCacheEvent
,RefreshableCacheRefreshedEvent
,RefreshableCacheRefreshEvent
public interface RefreshableCacheEvent extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getCacheId()
Get the cache idString
getKey()
Get the affected key/tenant id
-