Uses of Class
de.hybris.platform.commercewebservicescommons.dto.comments.CreateCommentWsDTO
Packages that use CreateCommentWsDTO
Package
Description
-
Uses of CreateCommentWsDTO in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers with parameters of type CreateCommentWsDTOModifier and TypeMethodDescriptionvoidQuoteController.createCommentForQuote(@Valid String quoteCode, @Valid CreateCommentWsDTO comment) voidQuoteController.createQuoteEntryComment(@Valid String quoteCode, @javax.validation.Valid long entryNumber, @Valid CreateCommentWsDTO comment) -
Uses of CreateCommentWsDTO in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers with parameters of type CreateCommentWsDTOModifier and TypeMethodDescriptionvoidQuoteController.createCommentForQuote(@Valid String quoteCode, @Valid CreateCommentWsDTO comment) voidQuoteController.createQuoteEntryComment(@Valid String quoteCode, @javax.validation.Valid long entryNumber, @Valid CreateCommentWsDTO comment)