Uses of Class
de.hybris.platform.commercewebservicescommons.dto.product.ReviewWsDTO
Packages that use ReviewWsDTO
Package
Description
-
Uses of ReviewWsDTO in de.hybris.platform.commercewebservices.core.v2.controller
Methods in de.hybris.platform.commercewebservices.core.v2.controller that return ReviewWsDTOModifier and TypeMethodDescriptionProductsController.createProductReview(String productCode, ReviewWsDTO review, String fields) ProductsController.createProductReview(String productCode, String fields, javax.servlet.http.HttpServletRequest request) Deprecated, for removal: This API element is subject to removal in a future version.since 2005.Methods in de.hybris.platform.commercewebservices.core.v2.controller with parameters of type ReviewWsDTOModifier and TypeMethodDescriptionProductsController.createProductReview(String productCode, ReviewWsDTO review, String fields) -
Uses of ReviewWsDTO in de.hybris.platform.commercewebservicescommons.dto.product
Methods in de.hybris.platform.commercewebservicescommons.dto.product that return types with arguments of type ReviewWsDTOMethod parameters in de.hybris.platform.commercewebservicescommons.dto.product with type arguments of type ReviewWsDTOModifier and TypeMethodDescriptionvoidProductWsDTO.setReviews(Collection<ReviewWsDTO> reviews) voidReviewListWsDTO.setReviews(List<ReviewWsDTO> reviews) -
Uses of ReviewWsDTO in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that return ReviewWsDTOModifier and TypeMethodDescriptionProductsController.createProductReview(String productCode, ReviewWsDTO review, String fields) ProductsController.createProductReview(String productCode, String fields, javax.servlet.http.HttpServletRequest request) Deprecated, for removal: This API element is subject to removal in a future version.since 2005.Methods in de.hybris.platform.ycommercewebservices.v2.controller with parameters of type ReviewWsDTOModifier and TypeMethodDescriptionProductsController.createProductReview(String productCode, ReviewWsDTO review, String fields)