Class GeneratedCMSFlexComponent

    • Field Detail

      • FLEXTYPE

        public static final java.lang.String FLEXTYPE
        Qualifier of the CMSFlexComponent.flexType 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

      • GeneratedCMSFlexComponent

        public GeneratedCMSFlexComponent()
    • Method Detail

      • getFlexType

        public java.lang.String getFlexType​(SessionContext ctx)
        Generated method - Getter of the CMSFlexComponent.flexType attribute.
        Returns:
        the flexType - used in the CMS mapping instead of the original component type
      • getFlexType

        public java.lang.String getFlexType()
        Generated method - Getter of the CMSFlexComponent.flexType attribute.
        Returns:
        the flexType - used in the CMS mapping instead of the original component type
      • setFlexType

        public void setFlexType​(SessionContext ctx,
                                java.lang.String value)
        Generated method - Setter of the CMSFlexComponent.flexType attribute.
        Parameters:
        value - the flexType - used in the CMS mapping instead of the original component type
      • setFlexType

        public void setFlexType​(java.lang.String value)
        Generated method - Setter of the CMSFlexComponent.flexType attribute.
        Parameters:
        value - the flexType - used in the CMS mapping instead of the original component type