Package org.opencms.newsletter
package org.opencms.newsletter
Contains classes to distribute newsletters.
- Since:
- 6.0.0
-
ClassDescriptionBasic implementation of the interface
I_CmsNewsletter.Content for newsletters.Type definition class for email content types.A content distributor that sends the extracted xmlcontent data to the recepient via email.Simple implementation of interfaceI_CmsNewsletterRecipient, withI_CmsNewsletterRecipient.isSubscriber(org.opencms.newsletter.I_CmsNewsletterContent)always returning true.Interface for the newsletter.EveryI_CmsNewslettercontains a list of I_CmsNewsletterContent objects.Interface for recipients ofI_CmsNewsletterobjects.