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