Uses of Interface
org.alfresco.service.cmr.usage.ContentUsageService
-
Packages that use ContentUsageService Package Description org.alfresco.filesys.repo The Alfesco filesystem to repository translation layerorg.alfresco.repo.jscript org.alfresco.repo.usage -
-
Uses of ContentUsageService in org.alfresco.filesys.repo
Methods in org.alfresco.filesys.repo that return ContentUsageService Modifier and Type Method Description ContentUsageServiceContentQuotaManager. getUsageService()Get the usage serviceMethods in org.alfresco.filesys.repo with parameters of type ContentUsageService Modifier and Type Method Description voidContentQuotaManager. setUsageService(ContentUsageService usageService)Set the usage service -
Uses of ContentUsageService in org.alfresco.repo.jscript
Methods in org.alfresco.repo.jscript with parameters of type ContentUsageService Modifier and Type Method Description voidPeople. setContentUsageService(ContentUsageService contentUsageService) -
Uses of ContentUsageService in org.alfresco.repo.usage
Classes in org.alfresco.repo.usage that implement ContentUsageService Modifier and Type Class Description classContentUsageImplImplements Content Usage service and policies/behaviour.Methods in org.alfresco.repo.usage with parameters of type ContentUsageService Modifier and Type Method Description voidUsageQuotaProtector. setContentUsageService(ContentUsageService contentUsageService)
-