public class ProductReferenceModelLabelProvider extends AbstractModelLabelProvider<ProductReferenceModel>
ProductReferenceModel| Constructor and Description |
|---|
ProductReferenceModelLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getIconPath(ProductReferenceModel item) |
protected String |
getIconPath(ProductReferenceModel item,
String languageIso) |
protected String |
getItemDescription(ProductReferenceModel item) |
protected String |
getItemDescription(ProductReferenceModel item,
String languageIso) |
protected String |
getItemLabel(ProductReferenceModel productReference) |
protected String |
getItemLabel(ProductReferenceModel productReference,
String languageIso) |
getDescription, getDescription, getIconPath, getIconPath, getLabel, getLabel, getModelService, setModelServiceprotected String getItemLabel(ProductReferenceModel productReference)
getItemLabel in class AbstractModelLabelProvider<ProductReferenceModel>protected String getItemLabel(ProductReferenceModel productReference, String languageIso)
getItemLabel in class AbstractModelLabelProvider<ProductReferenceModel>protected String getIconPath(ProductReferenceModel item)
getIconPath in class AbstractModelLabelProvider<ProductReferenceModel>protected String getIconPath(ProductReferenceModel item, String languageIso)
getIconPath in class AbstractModelLabelProvider<ProductReferenceModel>protected String getItemDescription(ProductReferenceModel item)
getItemDescription in class AbstractModelLabelProvider<ProductReferenceModel>protected String getItemDescription(ProductReferenceModel item, String languageIso)
getItemDescription in class AbstractModelLabelProvider<ProductReferenceModel>Copyright © 2017 SAP SE. All Rights Reserved.