Class AttributeDescriptorLabelProvider
java.lang.Object
de.hybris.platform.cockpit.services.label.AbstractObjectLabelProvider<AttributeDescriptor>
de.hybris.platform.admincockpit.services.label.impl.AttributeDescriptorLabelProvider
- All Implemented Interfaces:
ObjectLabelProvider
public class AttributeDescriptorLabelProvider
extends AbstractObjectLabelProvider<AttributeDescriptor>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected StringgetIconPath(AttributeDescriptor item, String languageIso) protected Stringprotected StringgetItemDescription(AttributeDescriptor item, String languageIso) protected StringgetItemLabel(AttributeDescriptor descriptor) protected StringgetItemLabel(AttributeDescriptor descriptor, String languageIso) Methods inherited from class de.hybris.platform.cockpit.services.label.AbstractObjectLabelProvider
getDescription, getDescription, getIconPath, getIconPath, getLabel, getLabel, getModelService
-
Constructor Details
-
AttributeDescriptorLabelProvider
public AttributeDescriptorLabelProvider()
-
-
Method Details
-
getItemLabel
- Specified by:
getItemLabelin classAbstractObjectLabelProvider<AttributeDescriptor>
-
getItemLabel
- Specified by:
getItemLabelin classAbstractObjectLabelProvider<AttributeDescriptor>
-
getIconPath
- Specified by:
getIconPathin classAbstractObjectLabelProvider<AttributeDescriptor>
-
getIconPath
- Specified by:
getIconPathin classAbstractObjectLabelProvider<AttributeDescriptor>
-
getItemDescription
- Specified by:
getItemDescriptionin classAbstractObjectLabelProvider<AttributeDescriptor>
-
getItemDescription
- Specified by:
getItemDescriptionin classAbstractObjectLabelProvider<AttributeDescriptor>
-