Class PriceRowLabelProvider
java.lang.Object
de.hybris.platform.cockpit.services.label.AbstractObjectLabelProvider<T>
de.hybris.platform.cockpit.services.label.CatalogAwareLabelProvider<PriceRow>
de.hybris.platform.cockpit.services.label.impl.PriceRowLabelProvider
- All Implemented Interfaces:
ObjectLabelProvider
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CatalogVersiongetCatalogVersion(PriceRow priceRow) Deprecated.protected StringgetIconPath(PriceRow item) Deprecated.protected StringgetIconPath(PriceRow item, String languageIso) Deprecated.protected StringgetItemDescription(PriceRow item) Deprecated.protected StringgetItemDescription(PriceRow item, String languageIso) Deprecated.protected StringgetItemLabel(PriceRow priceRow) Deprecated.protected StringgetItemLabel(PriceRow priceRow, String languageIso) Deprecated.Methods inherited from class de.hybris.platform.cockpit.services.label.CatalogAwareLabelProvider
getLabel, getLabelMethods inherited from class de.hybris.platform.cockpit.services.label.AbstractObjectLabelProvider
getDescription, getDescription, getIconPath, getIconPath, getModelService
-
Constructor Details
-
PriceRowLabelProvider
public PriceRowLabelProvider()Deprecated.
-
-
Method Details
-
getItemLabel
Deprecated.- Specified by:
getItemLabelin classAbstractObjectLabelProvider<PriceRow>
-
getItemLabel
Deprecated.- Specified by:
getItemLabelin classAbstractObjectLabelProvider<PriceRow>
-
getCatalogVersion
Deprecated.- Specified by:
getCatalogVersionin classCatalogAwareLabelProvider<PriceRow>
-
getIconPath
Deprecated.- Specified by:
getIconPathin classAbstractObjectLabelProvider<PriceRow>
-
getIconPath
Deprecated.- Specified by:
getIconPathin classAbstractObjectLabelProvider<PriceRow>
-
getItemDescription
Deprecated.- Specified by:
getItemDescriptionin classAbstractObjectLabelProvider<PriceRow>
-
getItemDescription
Deprecated.- Specified by:
getItemDescriptionin classAbstractObjectLabelProvider<PriceRow>
-
PriceRowModelLabelProvider