Class SavedValuesLabelProvider

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

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

      • SavedValuesLabelProvider

        public SavedValuesLabelProvider()
    • Method Detail

      • getLabel

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

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

        public java.lang.String getIconPath​(SavedValuesModel savedValues)
        Specified by:
        getIconPath in interface com.hybris.cockpitng.labels.LabelProvider<SavedValuesModel>
      • getCockpitLocaleService

        public com.hybris.cockpitng.i18n.CockpitLocaleService getCockpitLocaleService()
      • setCockpitLocaleService

        public void setCockpitLocaleService​(com.hybris.cockpitng.i18n.CockpitLocaleService cockpitLocaleService)
      • getLabelService

        protected com.hybris.cockpitng.labels.LabelService getLabelService()
      • setLabelService

        public void setLabelService​(com.hybris.cockpitng.labels.LabelService labelService)