@Deprecated public class CategoryLabelProvider extends CatalogAwareLabelProvider<Category>
| Constructor and Description |
|---|
CategoryLabelProvider()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected CatalogVersion |
getCatalogVersion(Category category)
Deprecated.
|
protected String |
getIconPath(Category item)
Deprecated.
|
protected String |
getIconPath(Category item,
String languageIso)
Deprecated.
|
protected String |
getItemDescription(Category item)
Deprecated.
|
protected String |
getItemDescription(Category item,
String languageIso)
Deprecated.
|
protected String |
getItemLabel(Category category)
Deprecated.
|
protected String |
getItemLabel(Category category,
String languageIso)
Deprecated.
|
getLabel, getLabelgetDescription, getDescription, getIconPath, getIconPath, getModelServiceprotected String getItemLabel(Category category)
getItemLabel in class AbstractObjectLabelProvider<Category>protected String getItemLabel(Category category, String languageIso)
getItemLabel in class AbstractObjectLabelProvider<Category>@Deprecated protected CatalogVersion getCatalogVersion(Category category)
getCatalogVersion in class CatalogAwareLabelProvider<Category>protected String getIconPath(Category item)
getIconPath in class AbstractObjectLabelProvider<Category>protected String getIconPath(Category item, String languageIso)
getIconPath in class AbstractObjectLabelProvider<Category>protected String getItemDescription(Category item)
getItemDescription in class AbstractObjectLabelProvider<Category>protected String getItemDescription(Category item, String languageIso)
getItemDescription in class AbstractObjectLabelProvider<Category>Copyright © 2017 SAP SE. All Rights Reserved.