Interface I_CmsNewsletterContent

    • Method Detail

      • getChannel

        java.lang.String getChannel()
        Returns the channel.

        Returns:
        the channel
      • getContent

        java.lang.String getContent()
        Returns the content.

        Returns:
        the content
      • getOrder

        int getOrder()
        Returns the order of this content in it's channel.

        Returns:
        the order of this content in it's channel