Uses of Interface
org.alfresco.repo.content.caching.ContentCache
Packages that use ContentCache
-
Uses of ContentCache in org.alfresco.repo.content.caching
Classes in org.alfresco.repo.content.caching that implement ContentCacheModifier and TypeClassDescriptionclassThe one and only implementation of the ContentCache class.Methods in org.alfresco.repo.content.caching that return ContentCacheMethods in org.alfresco.repo.content.caching with parameters of type ContentCacheConstructors in org.alfresco.repo.content.caching with parameters of type ContentCacheModifierConstructorDescriptionCachingContentStore(ContentStore backingStore, ContentCache cache, boolean cacheOnInbound)