Uses of Class
org.nuxeo.ecm.quota.QuotaStatsUpdaterDescriptor
-
Packages that use QuotaStatsUpdaterDescriptor Package Description org.nuxeo.ecm.quota -
-
Uses of QuotaStatsUpdaterDescriptor in org.nuxeo.ecm.quota
Methods in org.nuxeo.ecm.quota that return QuotaStatsUpdaterDescriptor Modifier and Type Method Description QuotaStatsUpdaterDescriptor
QuotaStatsUpdaterDescriptor. clone()
QuotaStatsUpdaterDescriptor
QuotaStatsUpdaterRegistry. clone(QuotaStatsUpdaterDescriptor descriptor)
Methods in org.nuxeo.ecm.quota with parameters of type QuotaStatsUpdaterDescriptor Modifier and Type Method Description QuotaStatsUpdaterDescriptor
QuotaStatsUpdaterRegistry. clone(QuotaStatsUpdaterDescriptor descriptor)
void
QuotaStatsUpdaterRegistry. contributionRemoved(String id, QuotaStatsUpdaterDescriptor descriptor)
void
QuotaStatsUpdaterRegistry. contributionUpdated(String id, QuotaStatsUpdaterDescriptor contrib, QuotaStatsUpdaterDescriptor newOrigContrib)
String
QuotaStatsUpdaterRegistry. getContributionId(QuotaStatsUpdaterDescriptor descriptor)
void
QuotaStatsUpdaterRegistry. merge(QuotaStatsUpdaterDescriptor src, QuotaStatsUpdaterDescriptor dst)
-