Interface BaseStorageCache.CacheFlushAction

Enclosing class:
BaseStorageCache

protected static interface BaseStorageCache.CacheFlushAction
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    flushCacheEntry(Storage storage, Identity identity, ydocumentcartpackage.persistence.polyglot.repository.documentcart.storage.cache.BaseStorageCache.DocumentCacheEntry entry)
     
  • Method Details

    • flushCacheEntry

      void flushCacheEntry(Storage storage, Identity identity, ydocumentcartpackage.persistence.polyglot.repository.documentcart.storage.cache.BaseStorageCache.DocumentCacheEntry entry)