Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.distribution
Class MailingListDistributionInfoImpl

java.lang.Object
  extended by org.nuxeo.cm.distribution.MailingListDistributionInfoImpl
All Implemented Interfaces:
Serializable, MailingListDistributionInfo

public class MailingListDistributionInfoImpl
extends Object
implements MailingListDistributionInfo, Serializable

See Also:
Serialized Form

Constructor Summary
MailingListDistributionInfoImpl(String type, MailingList list)
           
 
Method Summary
 MailingList getMailingList()
           
 String getType()
           
 void setType(String type)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailingListDistributionInfoImpl

public MailingListDistributionInfoImpl(String type,
                                       MailingList list)
Method Detail

getMailingList

public MailingList getMailingList()
Specified by:
getMailingList in interface MailingListDistributionInfo

getType

public String getType()
Specified by:
getType in interface MailingListDistributionInfo

setType

public void setType(String type)
Specified by:
setType in interface MailingListDistributionInfo

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.