Class GeneratedCMSFlexComponent

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
CMSFlexComponent

public abstract class GeneratedCMSFlexComponent extends SimpleCMSComponent
Generated class for type CMSFlexComponent.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedCMSFlexComponent

      public GeneratedCMSFlexComponent()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedSimpleCMSComponent
    • getFlexType

      public 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 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, 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(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