|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QuotaAwareStore
Interface implemented by mail stores that support quotas.
2087| Method Summary | |
|---|---|
Quota[] |
getQuota(String root)
Returns the quotas for the given quota root. |
void |
setQuota(Quota quota)
Sets the quotas for the quota root specified in the quota argument. |
| Method Detail |
|---|
Quota[] getQuota(String root)
throws MessagingException
root - the quota root
MessagingException - if the QUOTA extension is not supported
void setQuota(Quota quota)
throws MessagingException
quota - the quota
MessagingException - if the QUOTA extension is not supported
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||