@Deprecated public class CurrencyLabelProvider extends AbstractObjectLabelProvider<Currency>
| Constructor and Description |
|---|
CurrencyLabelProvider()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getIconPath(Currency item)
Deprecated.
|
protected String |
getIconPath(Currency item,
String languageIso)
Deprecated.
|
protected String |
getItemDescription(Currency item)
Deprecated.
|
protected String |
getItemDescription(Currency item,
String languageIso)
Deprecated.
|
protected String |
getItemLabel(Currency currency)
Deprecated.
|
protected String |
getItemLabel(Currency currency,
String languageIso)
Deprecated.
|
getDescription, getDescription, getIconPath, getIconPath, getLabel, getLabel, getModelServiceprotected String getItemLabel(Currency currency)
getItemLabel in class AbstractObjectLabelProvider<Currency>protected String getItemLabel(Currency currency, String languageIso)
getItemLabel in class AbstractObjectLabelProvider<Currency>protected String getIconPath(Currency item)
getIconPath in class AbstractObjectLabelProvider<Currency>protected String getIconPath(Currency item, String languageIso)
getIconPath in class AbstractObjectLabelProvider<Currency>protected String getItemDescription(Currency item)
getItemDescription in class AbstractObjectLabelProvider<Currency>protected String getItemDescription(Currency item, String languageIso)
getItemDescription in class AbstractObjectLabelProvider<Currency>Copyright © 2017 SAP SE. All Rights Reserved.