Class DiscountValueLabelProvider

  • All Implemented Interfaces:
    com.hybris.cockpitng.labels.LabelProvider<DiscountValue>

    public class DiscountValueLabelProvider
    extends java.lang.Object
    implements com.hybris.cockpitng.labels.LabelProvider<DiscountValue>
    • Constructor Detail

      • DiscountValueLabelProvider

        public DiscountValueLabelProvider()
    • Method Detail

      • getLabel

        public java.lang.String getLabel​(DiscountValue discountValue)
        Specified by:
        getLabel in interface com.hybris.cockpitng.labels.LabelProvider<DiscountValue>
      • getDescription

        public java.lang.String getDescription​(DiscountValue discountValue)
        Specified by:
        getDescription in interface com.hybris.cockpitng.labels.LabelProvider<DiscountValue>
      • getIconPath

        public java.lang.String getIconPath​(DiscountValue discountValue)
        Specified by:
        getIconPath in interface com.hybris.cockpitng.labels.LabelProvider<DiscountValue>