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()
QuotaStats
getIntrinsic
in interface QuotaStats
public long getChildren()
QuotaStats
getChildren
in interface QuotaStats
public long getTotal()
QuotaStats
QuotaStats.getIntrinsic()
.getTotal
in interface QuotaStats
Copyright © 2016 Nuxeo SA. All rights reserved.