public interface EnvelopeToMailLink extends CommonLink
Modifier and Type | Method and Description |
---|---|
void |
addAllEnvelopeToMailLink(List<CorrespondenceLink> links)
Add the list of given envelope to mail links.
|
void |
addEnvelopeToMailLink(CorrespondenceLink link)
Add the given envelope to mail link.
|
List<CorrespondenceLink> |
getEnvelopeToMailLink() |
void |
resetEnvelopeToMailLink()
Remove all envelope to mail links.
|
getLink, save
List<CorrespondenceLink> getEnvelopeToMailLink()
void resetEnvelopeToMailLink()
void addEnvelopeToMailLink(CorrespondenceLink link)
CorrespondenceLink
- void addAllEnvelopeToMailLink(List<CorrespondenceLink> links)
relations
- Copyright © 2013 Nuxeo SA. All Rights Reserved.