|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnvelopeToMailLink
Correspondence EnvelopeToMailLink interface.
Method Summary | |
---|---|
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. |
Methods inherited from interface org.nuxeo.correspondence.link.CommonLink |
---|
getLink, save |
Method Detail |
---|
List<CorrespondenceLink> getEnvelopeToMailLink()
void resetEnvelopeToMailLink()
void addEnvelopeToMailLink(CorrespondenceLink link)
CorrespondenceLink
- void addAllEnvelopeToMailLink(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 |