Class QuotaStatsNonFolderishCountAdapter

    • Constructor Detail

      • QuotaStatsNonFolderishCountAdapter

        public QuotaStatsNonFolderishCountAdapter​(DocumentModel doc)
    • Method Detail

      • getIntrinsic

        public long getIntrinsic()
        Description copied from interface: QuotaStats
        Returns the intrinsic cardinal value of the underlying document.
        Specified by:
        getIntrinsic in interface QuotaStats
      • getChildren

        public long getChildren()
        Description copied from interface: QuotaStats
        Returns the cardinal value of all the children of the underlying document.
        Specified by:
        getChildren in interface QuotaStats