Uses of Class
org.alfresco.repo.content.caching.ContentCacheImpl
-
Packages that use ContentCacheImpl Package Description org.alfresco.repo.content.caching.cleanup org.alfresco.repo.content.caching.quota -
-
Uses of ContentCacheImpl in org.alfresco.repo.content.caching.cleanup
Methods in org.alfresco.repo.content.caching.cleanup with parameters of type ContentCacheImpl Modifier and Type Method Description voidCachedContentCleaner. setCache(ContentCacheImpl cache) -
Uses of ContentCacheImpl in org.alfresco.repo.content.caching.quota
Methods in org.alfresco.repo.content.caching.quota with parameters of type ContentCacheImpl Modifier and Type Method Description voidStandardQuotaStrategy. setCache(ContentCacheImpl cache)
-