Interface TranslatableCMSContent

All Superinterfaces:
IPolyglott
All Known Implementing Classes:
CMSMediumTextContent, CMSShortTextContent

public interface TranslatableCMSContent extends IPolyglott
Marks a CMS content type whose primary text can be stored and retrieved in multiple locales, extending IPolyglott with convenience accessors for the underlying TranslatedText.
  • Method Details