Class CategoryLabelProvider
java.lang.Object
de.hybris.platform.cockpit.services.label.AbstractObjectLabelProvider<T>
de.hybris.platform.cockpit.services.label.CatalogAwareLabelProvider<Category>
de.hybris.platform.cockpit.services.label.impl.CategoryLabelProvider
- All Implemented Interfaces:
ObjectLabelProvider
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CatalogVersiongetCatalogVersion(Category category) Deprecated.protected StringgetIconPath(Category item) Deprecated.protected StringgetIconPath(Category item, String languageIso) Deprecated.protected StringgetItemDescription(Category item) Deprecated.protected StringgetItemDescription(Category item, String languageIso) Deprecated.protected StringgetItemLabel(Category category) Deprecated.protected StringgetItemLabel(Category category, 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
-
CategoryLabelProvider
public CategoryLabelProvider()Deprecated.
-
-
Method Details
-
getItemLabel
Deprecated.- Specified by:
getItemLabelin classAbstractObjectLabelProvider<Category>
-
getItemLabel
Deprecated.- Specified by:
getItemLabelin classAbstractObjectLabelProvider<Category>
-
getCatalogVersion
Deprecated.- Specified by:
getCatalogVersionin classCatalogAwareLabelProvider<Category>
-
getIconPath
Deprecated.- Specified by:
getIconPathin classAbstractObjectLabelProvider<Category>
-
getIconPath
Deprecated.- Specified by:
getIconPathin classAbstractObjectLabelProvider<Category>
-
getItemDescription
Deprecated.- Specified by:
getItemDescriptionin classAbstractObjectLabelProvider<Category>
-
getItemDescription
Deprecated.- Specified by:
getItemDescriptionin classAbstractObjectLabelProvider<Category>
-
CategoryModelLabelProvider