Uses of Interface
org.alfresco.repo.content.caching.quota.QuotaManagerStrategy
Packages that use QuotaManagerStrategy
-
Uses of QuotaManagerStrategy in org.alfresco.repo.content.caching
Methods in org.alfresco.repo.content.caching that return QuotaManagerStrategyMethods in org.alfresco.repo.content.caching with parameters of type QuotaManagerStrategyModifier and TypeMethodDescriptionvoidCachingContentStore.setQuota(QuotaManagerStrategy quota) Sets the QuotaManagerStrategy that will be used. -
Uses of QuotaManagerStrategy in org.alfresco.repo.content.caching.quota
Classes in org.alfresco.repo.content.caching.quota that implement QuotaManagerStrategyModifier and TypeClassDescriptionclassQuota manager for the CachingContentStore that has the following characteristics:classQuotaManagerStrategy that doesn't enforce any quota limits whatsoever.