Class CommentAttachmentModelLabelProvider
java.lang.Object
de.hybris.platform.cockpit.services.label.AbstractModelLabelProvider<CommentAttachmentModel>
de.hybris.platform.cockpit.services.label.impl.CommentAttachmentModelLabelProvider
- All Implemented Interfaces:
ObjectLabelProvider
public class CommentAttachmentModelLabelProvider
extends AbstractModelLabelProvider<CommentAttachmentModel>
Label provider implementation for
CommentAttachmentModel-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetIconPath(CommentAttachmentModel attachment) protected StringgetIconPath(CommentAttachmentModel attachment, String languageIso) protected StringgetItemDescription(CommentAttachmentModel attachment) protected StringgetItemDescription(CommentAttachmentModel attachment, String languageIso) protected StringgetItemLabel(CommentAttachmentModel attachment) protected StringgetItemLabel(CommentAttachmentModel attachment, String languageIso) Methods inherited from class de.hybris.platform.cockpit.services.label.AbstractModelLabelProvider
getDescription, getDescription, getIconPath, getIconPath, getLabel, getLabel, getModelService, setModelService
-
Constructor Details
-
CommentAttachmentModelLabelProvider
public CommentAttachmentModelLabelProvider()
-
-
Method Details
-
getIconPath
- Specified by:
getIconPathin classAbstractModelLabelProvider<CommentAttachmentModel>
-
getIconPath
- Specified by:
getIconPathin classAbstractModelLabelProvider<CommentAttachmentModel>
-
getItemDescription
- Specified by:
getItemDescriptionin classAbstractModelLabelProvider<CommentAttachmentModel>
-
getItemDescription
- Specified by:
getItemDescriptionin classAbstractModelLabelProvider<CommentAttachmentModel>
-
getItemLabel
- Specified by:
getItemLabelin classAbstractModelLabelProvider<CommentAttachmentModel>
-
getItemLabel
- Specified by:
getItemLabelin classAbstractModelLabelProvider<CommentAttachmentModel>
-