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