public class QuotaStatsNonFolderishCountAdapter extends Object implements QuotaStatsNonFolderishCount
QuotaStatsNonFolderishCount to have information about children and descendants count.| Constructor and Description |
|---|
QuotaStatsNonFolderishCountAdapter(DocumentModel doc) |
| Modifier and Type | Method and Description |
|---|---|
long |
getChildren()
Returns the cardinal value of all the children of the underlying document.
|
long |
getIntrinsic()
Returns the intrinsic cardinal value of the underlying document.
|
long |
getTotal()
Returns the cardinal value of all the descendants of the underlying document.
|
public QuotaStatsNonFolderishCountAdapter(DocumentModel doc)
public long getIntrinsic()
QuotaStatsgetIntrinsic in interface QuotaStatspublic long getChildren()
QuotaStatsgetChildren in interface QuotaStatspublic long getTotal()
QuotaStatsQuotaStats.getIntrinsic().getTotal in interface QuotaStatsCopyright © 2016 Nuxeo SA. All rights reserved.