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