Class GeneratedCMSParagraphComponent

    • Field Detail

      • CONTENT

        public static final java.lang.String CONTENT
        Qualifier of the CMSParagraphComponent.content attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedCMSParagraphComponent

        public GeneratedCMSParagraphComponent()
    • Method Detail

      • getContent

        public java.lang.String getContent​(SessionContext ctx)
        Generated method - Getter of the CMSParagraphComponent.content attribute.
        Returns:
        the content
      • getContent

        public java.lang.String getContent()
        Generated method - Getter of the CMSParagraphComponent.content attribute.
        Returns:
        the content
      • getAllContent

        public java.util.Map<Language,​java.lang.String> getAllContent​(SessionContext ctx)
        Generated method - Getter of the CMSParagraphComponent.content attribute.
        Returns:
        the localized content
      • getAllContent

        public java.util.Map<Language,​java.lang.String> getAllContent()
        Generated method - Getter of the CMSParagraphComponent.content attribute.
        Returns:
        the localized content
      • setContent

        public void setContent​(SessionContext ctx,
                               java.lang.String value)
        Generated method - Setter of the CMSParagraphComponent.content attribute.
        Parameters:
        value - the content
      • setContent

        public void setContent​(java.lang.String value)
        Generated method - Setter of the CMSParagraphComponent.content attribute.
        Parameters:
        value - the content
      • setAllContent

        public void setAllContent​(SessionContext ctx,
                                  java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the CMSParagraphComponent.content attribute.
        Parameters:
        value - the content
      • setAllContent

        public void setAllContent​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the CMSParagraphComponent.content attribute.
        Parameters:
        value - the content