Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.distribution
Interface MailingListDistributionInfo

All Known Implementing Classes:
MailingListDistributionInfoImpl

public interface MailingListDistributionInfo

Holds a mailing list and the type of distribution to use for it. Used in UI.


Method Summary
 MailingList getMailingList()
           
 String getType()
           
 void setType(String type)
           
 

Method Detail

getMailingList

MailingList getMailingList()

getType

String getType()

setType

void setType(String type)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.