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