java.lang.Object
de.hybris.platform.cockpit.services.config.jaxb.listview.ColumnConfiguration
de.hybris.platform.cockpit.services.config.jaxb.listview.CellRenderer

public class CellRenderer extends ColumnConfiguration
  • Field Details

    • clazz

      protected String clazz
    • springBean

      protected String springBean
  • Constructor Details

    • CellRenderer

      public CellRenderer()
  • Method Details

    • getClazz

      public String getClazz()
      Gets the value of the clazz property.
      Returns:
      possible object is String
    • setClazz

      public void setClazz(String value)
      Sets the value of the clazz property.
      Parameters:
      value - allowed object is String
    • getSpringBean

      public String getSpringBean()
      Gets the value of the springBean property.
      Returns:
      possible object is String
    • setSpringBean

      public void setSpringBean(String value)
      Sets the value of the springBean property.
      Parameters:
      value - allowed object is String