public class ProductModelLabelProvider extends CatalogAwareModelLabelProvider<ProductModel>
ProductModel| Constructor and Description |
|---|
ProductModelLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected CatalogVersionModel |
getCatalogVersionModel(ProductModel itemModel)
Gets the catalog version model.
|
protected String |
getIconPath(ProductModel item) |
protected String |
getIconPath(ProductModel item,
String languageIso) |
protected String |
getItemDescription(ProductModel item) |
protected String |
getItemDescription(ProductModel item,
String languageIso) |
protected String |
getItemLabel(ProductModel product) |
protected String |
getItemLabel(ProductModel product,
String languageIso) |
getLabel, getLabelgetDescription, getDescription, getIconPath, getIconPath, getModelService, setModelServiceprotected String getItemLabel(ProductModel product)
getItemLabel in class AbstractModelLabelProvider<ProductModel>protected String getItemLabel(ProductModel product, String languageIso)
getItemLabel in class AbstractModelLabelProvider<ProductModel>protected CatalogVersionModel getCatalogVersionModel(ProductModel itemModel)
CatalogAwareModelLabelProvidergetCatalogVersionModel in class CatalogAwareModelLabelProvider<ProductModel>itemModel - the item modelprotected String getIconPath(ProductModel item)
getIconPath in class AbstractModelLabelProvider<ProductModel>protected String getIconPath(ProductModel item, String languageIso)
getIconPath in class AbstractModelLabelProvider<ProductModel>protected String getItemDescription(ProductModel item)
getItemDescription in class AbstractModelLabelProvider<ProductModel>protected String getItemDescription(ProductModel item, String languageIso)
getItemDescription in class AbstractModelLabelProvider<ProductModel>Copyright © 2017 SAP SE. All Rights Reserved.