public interface QuotaAwareStore
Quota[] getQuota(String root) throws MessagingException
root
- The root name for the quota information.MessagingException
- if the quotas cannot be retrievedvoid setQuota(Quota quota) throws MessagingException
quota
- The source quota item.MessagingException
- if the quota cannot be setCopyright © 2013. All rights reserved.