Uses of Class
de.hybris.platform.warehousing.util.builder.CommentModelBuilder
-
Packages that use CommentModelBuilder Package Description de.hybris.platform.warehousing.util.builder -
-
Uses of CommentModelBuilder in de.hybris.platform.warehousing.util.builder
Methods in de.hybris.platform.warehousing.util.builder that return CommentModelBuilder Modifier and Type Method Description static CommentModelBuilderCommentModelBuilder. aModel()CommentModelBuilderCommentModelBuilder. withAuthor(UserModel user)CommentModelBuilderCommentModelBuilder. withCommentType(CommentTypeModel commentType)CommentModelBuilderCommentModelBuilder. withComponent(ComponentModel component)CommentModelBuilderCommentModelBuilder. withText(java.lang.String text)
-