Package org.teamapps.ux.cache
Interface ClientRecordCachePurgeListener
-
public interface ClientRecordCachePurgeListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleCacheEntriesPurged(CacheManipulationHandle<java.util.List<java.lang.Integer>> operationHandle)
-
-
-
Method Detail
-
handleCacheEntriesPurged
void handleCacheEntriesPurged(CacheManipulationHandle<java.util.List<java.lang.Integer>> operationHandle)
-
-