|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Mailbox
Mailbox interface
| Method Summary | |
|---|---|
Integer |
getIncomingConfidentiality()
Returns the default confidentiality for incoming mails for this mailbox. |
Integer |
getOutgoingConfidentiality()
Returns the default confidentiality for outgoing mails for this mailbox. |
void |
setIncomingConfidentiality(Integer confidentiality)
Sets the default confidentiality for iconming mails for this mailbox. |
void |
setOutgoingConfidentiality(Integer confidentiality)
Sets the default confidentiality for outgoing mails for this mailbox. |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
Integer getIncomingConfidentiality()
void setIncomingConfidentiality(Integer confidentiality)
Integer getOutgoingConfidentiality()
void setOutgoingConfidentiality(Integer confidentiality)
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||