Class SyndicationCacheManager

java.lang.Object
com.logicaldoc.syndication.SyndicationCacheManager

public class SyndicationCacheManager extends Object
Manager for cache handling
Since:
8.2
Author:
Marco Meschieri - LogicalDOC
  • Constructor Details Link icon

    • SyndicationCacheManager Link icon

      public SyndicationCacheManager()
  • Method Details Link icon

    • getCache Link icon

      public SyndicationCache getCache(long syndicationId)
      Retrieves the cache for the specified syndication
      Parameters:
      syndicationId - identifier of the syndication
      Returns:
      the cache
    • deleteCache Link icon

      public void deleteCache(long syndicationId)