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 StringgetCacheId()Get the cache idStringgetKey()Get the affected key/tenant id
-