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