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