public abstract class AbstractBundleRuleLabelProvider<R extends AbstractBundleRuleModel> extends AbstractModelLabelProvider<R>
| Constructor and Description |
|---|
AbstractBundleRuleLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getIconPath(R bundleRule) |
protected String |
getIconPath(R bundleRule,
String languageIso) |
protected String |
getItemDescription(R bundleRule) |
protected String |
getItemDescription(R bundleRule,
String languageIso) |
protected String |
getItemLabel(R bundleRule,
String languageIso) |
protected String |
getProductNames(Collection<ProductModel> associatedProducts) |
getDescription, getDescription, getIconPath, getIconPath, getItemLabel, getLabel, getLabel, getModelService, setModelServiceprotected String getIconPath(R bundleRule)
getIconPath in class AbstractModelLabelProvider<R extends AbstractBundleRuleModel>protected String getIconPath(R bundleRule, String languageIso)
getIconPath in class AbstractModelLabelProvider<R extends AbstractBundleRuleModel>protected String getItemDescription(R bundleRule)
getItemDescription in class AbstractModelLabelProvider<R extends AbstractBundleRuleModel>protected String getItemDescription(R bundleRule, String languageIso)
getItemDescription in class AbstractModelLabelProvider<R extends AbstractBundleRuleModel>protected String getProductNames(Collection<ProductModel> associatedProducts)
protected String getItemLabel(R bundleRule, String languageIso)
getItemLabel in class AbstractModelLabelProvider<R extends AbstractBundleRuleModel>Copyright © 2017 SAP SE. All Rights Reserved.