public class BundleTemplateStatusLabelProvider extends AbstractModelLabelProvider<BundleTemplateStatusModel>
BundleTemplateStatusModel| Constructor and Description |
|---|
BundleTemplateStatusLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getIconPath(BundleTemplateStatusModel arg0) |
protected String |
getIconPath(BundleTemplateStatusModel arg0,
String arg1) |
protected String |
getItemDescription(BundleTemplateStatusModel arg0) |
protected String |
getItemDescription(BundleTemplateStatusModel arg0,
String arg1) |
protected String |
getItemLabel(BundleTemplateStatusModel bundleTemplateStatus) |
protected String |
getItemLabel(BundleTemplateStatusModel bundleTemplateStatus,
String languageIso) |
protected TypeService |
getTypeService() |
void |
setTypeService(TypeService typeService) |
getDescription, getDescription, getIconPath, getIconPath, getLabel, getLabel, getModelService, setModelServiceprotected String getItemLabel(BundleTemplateStatusModel bundleTemplateStatus)
getItemLabel in class AbstractModelLabelProvider<BundleTemplateStatusModel>protected String getItemLabel(BundleTemplateStatusModel bundleTemplateStatus, String languageIso)
getItemLabel in class AbstractModelLabelProvider<BundleTemplateStatusModel>protected String getIconPath(BundleTemplateStatusModel arg0)
getIconPath in class AbstractModelLabelProvider<BundleTemplateStatusModel>protected String getIconPath(BundleTemplateStatusModel arg0, String arg1)
getIconPath in class AbstractModelLabelProvider<BundleTemplateStatusModel>protected String getItemDescription(BundleTemplateStatusModel arg0)
getItemDescription in class AbstractModelLabelProvider<BundleTemplateStatusModel>protected String getItemDescription(BundleTemplateStatusModel arg0, String arg1)
getItemDescription in class AbstractModelLabelProvider<BundleTemplateStatusModel>public void setTypeService(TypeService typeService)
protected TypeService getTypeService()
Copyright © 2017 SAP SE. All Rights Reserved.