public class CMFDistributionInfo extends Object implements DistributionInfo
This class is used to gather information from the interface.
| Constructor and Description |
|---|
CMFDistributionInfo() |
public String getMode()
getMode in interface DistributionInfopublic void setMode(String mode)
setMode in interface DistributionInfopublic List<ParticipantItem> getFavoriteMailboxes()
getFavoriteMailboxes in interface DistributionInfopublic void setFavoriteMailboxes(List<ParticipantItem> favoriteMailboxes)
setFavoriteMailboxes in interface DistributionInfopublic String getComment()
getComment in interface DistributionInfopublic void setComment(String comment)
setComment in interface DistributionInfopublic void setForInformationMailboxes(List<String> forInformationPersonalMailboxes)
public void setForActionFunctions(String[] forActionFunctions)
public void setForInformationFunctions(String[] forInformationFunctions)
public List<String> getForActionMailingLists()
getForActionMailingLists in interface DistributionInfopublic List<String> getForInformationMailingLists()
getForInformationMailingLists in interface DistributionInfopublic Map<String,List<String>> getAllParticipants()
getAllParticipants in interface DistributionInfopublic boolean isEmpty(List list)
DistributionInfoisEmpty in interface DistributionInfopublic boolean hasParticipants()
hasParticipants in interface DistributionInfopublic boolean hasActionParticipants()
public List<MailingListDistributionInfo> getMlInfos()
getMlInfos in interface DistributionInfopublic void setMlInfos(List<MailingListDistributionInfo> mlInfos)
setMlInfos in interface DistributionInfoCopyright © 2011 Nuxeo SA. All Rights Reserved.