public interface MailToMailLink extends CommonLink
| Modifier and Type | Method and Description |
|---|---|
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.
|
getLink, saveList<CorrespondenceLink> getMailToMailLink()
void resetMailToMailLink()
void removeMailToMailLink(CorrespondenceLink link)
CorrespondenceLink - void addMailToMailLink(CorrespondenceLink link)
CorrespondenceLink - void addAllMailToMailLink(List<CorrespondenceLink> links)
relations - Copyright © 2011 Nuxeo SA. All Rights Reserved.