Uses of Interface
org.opencms.newsletter.I_CmsNewsletterContent
Packages that use I_CmsNewsletterContent
-
Uses of I_CmsNewsletterContent in org.opencms.newsletter
Classes in org.opencms.newsletter that implement I_CmsNewsletterContentMethods in org.opencms.newsletter with parameters of type I_CmsNewsletterContentModifier and TypeMethodDescriptionvoidCmsNewsletter.addContent(I_CmsNewsletterContent content) voidI_CmsNewsletter.addContent(I_CmsNewsletterContent content) Adds content to the newsletter.intCmsNewsletterContent.compareTo(I_CmsNewsletterContent o) booleanCmsSimpleNewsletterRecipient.isSubscriber(I_CmsNewsletterContent content) booleanI_CmsNewsletterRecipient.isSubscriber(I_CmsNewsletterContent content) Returnstruein case this newsletter recipient has subscribed to the given content.