public class BundleSelectionCriteriaModelLabelProvider extends AbstractModelLabelProvider<BundleSelectionCriteriaModel>
BundleSelectionCriteriaModel and sub-types| Constructor and Description |
|---|
BundleSelectionCriteriaModelLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getIconPath(BundleSelectionCriteriaModel item) |
protected String |
getIconPath(BundleSelectionCriteriaModel item,
String languageIso) |
protected String |
getItemDescription(BundleSelectionCriteriaModel item) |
protected String |
getItemDescription(BundleSelectionCriteriaModel item,
String languageIso) |
protected String |
getItemLabel(BundleSelectionCriteriaModel selectionCriteria) |
protected String |
getItemLabel(BundleSelectionCriteriaModel selectionCriteria,
String languageIso) |
protected L10NService |
getL10NService() |
void |
setL10NService(L10NService l10NService) |
getDescription, getDescription, getIconPath, getIconPath, getLabel, getLabel, getModelService, setModelServicepublic BundleSelectionCriteriaModelLabelProvider()
protected String getItemLabel(BundleSelectionCriteriaModel selectionCriteria)
getItemLabel in class AbstractModelLabelProvider<BundleSelectionCriteriaModel>protected String getItemLabel(BundleSelectionCriteriaModel selectionCriteria, String languageIso)
getItemLabel in class AbstractModelLabelProvider<BundleSelectionCriteriaModel>protected String getIconPath(BundleSelectionCriteriaModel item)
getIconPath in class AbstractModelLabelProvider<BundleSelectionCriteriaModel>protected String getIconPath(BundleSelectionCriteriaModel item, String languageIso)
getIconPath in class AbstractModelLabelProvider<BundleSelectionCriteriaModel>protected String getItemDescription(BundleSelectionCriteriaModel item)
getItemDescription in class AbstractModelLabelProvider<BundleSelectionCriteriaModel>protected String getItemDescription(BundleSelectionCriteriaModel item, String languageIso)
getItemDescription in class AbstractModelLabelProvider<BundleSelectionCriteriaModel>public void setL10NService(L10NService l10NService)
protected L10NService getL10NService()
Copyright © 2017 SAP SE. All Rights Reserved.