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