Class EntryGroupLabelProvider

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

    public class EntryGroupLabelProvider
    extends java.lang.Object
    implements com.hybris.cockpitng.labels.LabelProvider<EntryGroup>
    The class constructs string representation for instances of type EntryGroup
    • Field Detail

      • ENTRY_GROUP_NUMBER_PREFIX

        protected static final java.lang.String ENTRY_GROUP_NUMBER_PREFIX
        See Also:
        Constant Field Values
    • Constructor Detail

      • EntryGroupLabelProvider

        public EntryGroupLabelProvider()
    • Method Detail

      • getLabel

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

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

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