Uses of Interface
org.opencms.newsletter.I_CmsNewsletterContent
-
Uses of I_CmsNewsletterContent in org.opencms.newsletter
Modifier and TypeMethodDescriptionvoid
CmsNewsletter.addContent
(I_CmsNewsletterContent content) void
I_CmsNewsletter.addContent
(I_CmsNewsletterContent content) Adds content to the newsletter.int
CmsNewsletterContent.compareTo
(I_CmsNewsletterContent o) boolean
CmsSimpleNewsletterRecipient.isSubscriber
(I_CmsNewsletterContent content) boolean
I_CmsNewsletterRecipient.isSubscriber
(I_CmsNewsletterContent content) Returnstrue
in case this newsletter recipient has subscribed to the given content.