|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QuotaAwareStore
An interface for Store implementations to support the IMAP RFC 2087 Quota extension.
Method Summary | |
---|---|
Quota[] |
getQuota(String root)
Get the quotas for the specified root element. |
void |
setQuota(Quota quota)
Set a quota item. |
Method Detail |
---|
Quota[] getQuota(String root)
root
- The root name for the quota information.
void setQuota(Quota quota)
quota
- The source quota item.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |