Interface ContentElementConfiguration

All Superinterfaces:
UIComponentConfiguration
All Known Implementing Classes:
DefaultContentElementConfiguration

public interface ContentElementConfiguration extends UIComponentConfiguration
  • Method Details

    • getName

      String getName()
    • getDescription

      String getDescription()
    • getImage

      String getImage()
    • getRefImage

      String getRefImage()
    • getImageSmall

      String getImageSmall()
    • getType

      Object getType()