Uses of Class
org.nuxeo.ecm.quota.size.QuotaInfo
-
Packages that use QuotaInfo Package Description org.nuxeo.ecm.quota.automation org.nuxeo.ecm.quota.size -
-
Uses of QuotaInfo in org.nuxeo.ecm.quota.automation
Methods in org.nuxeo.ecm.quota.automation with parameters of type QuotaInfo Modifier and Type Method Description StringGetQuotaStatisticsOperation. toJSON(QuotaInfo quotaInfo, Locale locale)Constructors in org.nuxeo.ecm.quota.automation with parameters of type QuotaInfo Constructor Description SimpleQuotaInfo(QuotaInfo info) -
Uses of QuotaInfo in org.nuxeo.ecm.quota.size
Methods in org.nuxeo.ecm.quota.size that return QuotaInfo Modifier and Type Method Description QuotaInfoQuotaAware. getQuotaInfo()QuotaInfoQuotaAwareDocument. getQuotaInfo()
-