Class AddressLabelProvider

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

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

      • AddressLabelProvider

        public AddressLabelProvider()
    • Method Detail

      • getLabel

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

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

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