Uses of Interface
org.nuxeo.ecm.core.api.quota.QuotaStats
-
Packages that use QuotaStats Package Description org.nuxeo.ecm.core.api.quota org.nuxeo.ecm.quota.count -
-
Uses of QuotaStats in org.nuxeo.ecm.core.api.quota
Subinterfaces of QuotaStats in org.nuxeo.ecm.core.api.quota Modifier and Type Interface Description interfaceQuotaStatsNonFolderishCountSpecialization ofQuotaStatsto count non-folderish documents.interfaceQuotaStatsSizeSpecialization ofQuotaStatsto return size information. -
Uses of QuotaStats in org.nuxeo.ecm.quota.count
Classes in org.nuxeo.ecm.quota.count that implement QuotaStats Modifier and Type Class Description classQuotaStatsNonFolderishCountAdapterAdapter implementingQuotaStatsNonFolderishCountto have information about children and descendants count.
-