Uses of Class
de.hybris.platform.comments.model.CommentAttachmentModel
Packages that use CommentAttachmentModel
Package
Description
Contains generated models for each type of de.hybris.platform.comments.jalo package.
-
Uses of CommentAttachmentModel in de.hybris.platform.cockpit.services.label.impl
Methods in de.hybris.platform.cockpit.services.label.impl with parameters of type CommentAttachmentModelModifier and TypeMethodDescriptionprotected StringCommentAttachmentModelLabelProvider.getIconPath(CommentAttachmentModel attachment) protected StringCommentAttachmentModelLabelProvider.getIconPath(CommentAttachmentModel attachment, String languageIso) protected StringCommentAttachmentModelLabelProvider.getItemDescription(CommentAttachmentModel attachment) protected StringCommentAttachmentModelLabelProvider.getItemDescription(CommentAttachmentModel attachment, String languageIso) protected StringCommentAttachmentModelLabelProvider.getItemLabel(CommentAttachmentModel attachment) protected StringCommentAttachmentModelLabelProvider.getItemLabel(CommentAttachmentModel attachment, String languageIso) -
Uses of CommentAttachmentModel in de.hybris.platform.comments.model
Methods in de.hybris.platform.comments.model that return types with arguments of type CommentAttachmentModelModifier and TypeMethodDescriptionAbstractCommentModel.getAttachments()Generated method - Getter of theAbstractComment.attachmentsattribute defined at extensioncomments.Method parameters in de.hybris.platform.comments.model with type arguments of type CommentAttachmentModelModifier and TypeMethodDescriptionvoidAbstractCommentModel.setAttachments(Collection<CommentAttachmentModel> value) Generated method - Setter ofAbstractComment.attachmentsattribute defined at extensioncomments. -
Uses of CommentAttachmentModel in de.hybris.platform.ticket.email.context
Methods in de.hybris.platform.ticket.email.context that return types with arguments of type CommentAttachmentModel