Package | Description |
---|---|
org.nuxeo.ecm.core.api.quota | |
org.nuxeo.ecm.quota.count | |
org.nuxeo.ecm.webapp.tree |
Modifier and Type | Interface and Description |
---|---|
interface |
QuotaStatsNonFolderishCount
Specialization of
QuotaStats to count non-folderish documents. |
interface |
QuotaStatsSize
Specialization of
QuotaStats to return size information. |
Modifier and Type | Class and Description |
---|---|
class |
QuotaStatsNonFolderishCountAdapter
Adapter implementing
QuotaStatsNonFolderishCount to have information about children and descendants count. |
Modifier and Type | Method and Description |
---|---|
QuotaStats |
DocumentTreeNodeImpl.getQuotaStats() |
QuotaStats |
DocumentTreeNode.getQuotaStats()
Returns the
QuotaStats adapter for the underlying document of this DocumentTreeNode . |
Copyright © 2016 Nuxeo SA. All rights reserved.