Class CommentModelBuilder
java.lang.Object
de.hybris.platform.warehousing.util.builder.CommentModelBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstatic CommentModelBuilderaModel()build()withAuthor(UserModel user) withCommentType(CommentTypeModel commentType) withComponent(ComponentModel component)
-
Method Details
-
aModel
-
build
-
withComponent
-
withAuthor
-
withCommentType
-
withText
-