Uses of Class
de.hybris.platform.warehousing.data.comment.WarehousingCommentContext
-
Packages that use WarehousingCommentContext Package Description de.hybris.platform.warehousing.comment de.hybris.platform.warehousing.comment.impl -
-
Uses of WarehousingCommentContext in de.hybris.platform.warehousing.comment
Methods in de.hybris.platform.warehousing.comment with parameters of type WarehousingCommentContext Modifier and Type Method Description CommentModelWarehousingCommentService. createAndSaveComment(WarehousingCommentContext context, java.lang.String code)Create and save the comment subject, text, code and creation time in the associated item. -
Uses of WarehousingCommentContext in de.hybris.platform.warehousing.comment.impl
Methods in de.hybris.platform.warehousing.comment.impl with parameters of type WarehousingCommentContext Modifier and Type Method Description CommentModelAbstractWarehousingCommentService. createAndSaveComment(WarehousingCommentContext context, java.lang.String code)
-