public class MediaModelLabelProvider extends CatalogAwareModelLabelProvider<MediaModel>
MediaModel| Constructor and Description |
|---|
MediaModelLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected CatalogVersionModel |
getCatalogVersionModel(MediaModel itemModel)
Gets the catalog version model.
|
protected String |
getIconPath(MediaModel item) |
protected String |
getIconPath(MediaModel item,
String languageIso) |
protected String |
getItemDescription(MediaModel item) |
protected String |
getItemDescription(MediaModel item,
String languageIso) |
protected String |
getItemLabel(MediaModel media) |
protected String |
getItemLabel(MediaModel media,
String languageIso) |
getLabel, getLabelgetDescription, getDescription, getIconPath, getIconPath, getModelService, setModelServiceprotected String getItemLabel(MediaModel media)
getItemLabel in class AbstractModelLabelProvider<MediaModel>protected String getItemLabel(MediaModel media, String languageIso)
getItemLabel in class AbstractModelLabelProvider<MediaModel>protected CatalogVersionModel getCatalogVersionModel(MediaModel itemModel)
CatalogAwareModelLabelProvidergetCatalogVersionModel in class CatalogAwareModelLabelProvider<MediaModel>itemModel - the item modelprotected String getIconPath(MediaModel item)
getIconPath in class AbstractModelLabelProvider<MediaModel>protected String getIconPath(MediaModel item, String languageIso)
getIconPath in class AbstractModelLabelProvider<MediaModel>protected String getItemDescription(MediaModel item)
getItemDescription in class AbstractModelLabelProvider<MediaModel>protected String getItemDescription(MediaModel item, String languageIso)
getItemDescription in class AbstractModelLabelProvider<MediaModel>Copyright © 2017 SAP SE. All Rights Reserved.