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.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.