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