|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MailToMailLink
Correspondence MailToMailLink interface
Method Summary | |
---|---|
void |
addAllMailToMailLink(List<CorrespondenceLink> links)
Add the list of given mail to mail links. |
void |
addMailToMailLink(CorrespondenceLink link)
Add the given mail to mail link. |
List<CorrespondenceLink> |
getMailToMailLink()
|
void |
removeMailToMailLink(CorrespondenceLink link)
remove the given link. |
void |
resetMailToMailLink()
Remove all mail to mail links. |
Methods inherited from interface org.nuxeo.correspondence.link.CommonLink |
---|
getLink, save |
Method Detail |
---|
List<CorrespondenceLink> getMailToMailLink()
void resetMailToMailLink()
void removeMailToMailLink(CorrespondenceLink link)
CorrespondenceLink
- void addMailToMailLink(CorrespondenceLink link)
CorrespondenceLink
- void addAllMailToMailLink(List<CorrespondenceLink> links)
relations
-
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |