Class DistributionList

java.lang.Object
com.eurodyn.qlack.fuse.mailing.model.MailingModel
com.eurodyn.qlack.fuse.mailing.model.DistributionList
All Implemented Interfaces:
Serializable

@Entity public class DistributionList extends MailingModel
A distribution list is assigned of contacts that emails are distributed to when sent to it. A contact can be assigned to more than one distribution lists.
Author:
European Dynamics SA.
See Also:
  • Constructor Details

    • DistributionList

      public DistributionList()