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