|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DistributionInfo
Distribution information.
This class is used to gather information from the interface.
Method Summary | |
---|---|
Map<String,List<String>> |
getAllParticipants()
|
String |
getComment()
|
List<ParticipantItem> |
getFavoriteMailboxes()
|
List<String> |
getForActionMailingLists()
|
List<String> |
getForInformationMailingLists()
|
List<MailingListDistributionInfo> |
getMlInfos()
|
String |
getMode()
|
boolean |
hasParticipants()
|
boolean |
isEmpty(List list)
Deprecated. has nothing to do with this interface |
void |
setComment(String comment)
|
void |
setFavoriteMailboxes(List<ParticipantItem> favoriteMailboxes)
|
void |
setMlInfos(List<MailingListDistributionInfo> mailistInfos)
|
void |
setMode(String mode)
|
Method Detail |
---|
String getMode()
void setMode(String mode)
List<ParticipantItem> getFavoriteMailboxes()
void setFavoriteMailboxes(List<ParticipantItem> favoriteMailboxes)
String getComment()
void setComment(String comment)
Map<String,List<String>> getAllParticipants()
@Deprecated boolean isEmpty(List list)
boolean hasParticipants()
List<String> getForActionMailingLists()
List<String> getForInformationMailingLists()
List<MailingListDistributionInfo> getMlInfos()
void setMlInfos(List<MailingListDistributionInfo> mailistInfos)
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |