Uses of Class
de.hybris.platform.acceleratorstorefrontcommons.forms.ReviewForm
-
Packages that use ReviewForm Package Description de.hybris.platform.yacceleratorstorefront.controllers.pages -
-
Uses of ReviewForm in de.hybris.platform.yacceleratorstorefront.controllers.pages
Methods in de.hybris.platform.yacceleratorstorefront.controllers.pages with parameters of type ReviewForm Modifier and Type Method Description java.lang.StringProductPageController. postReview(java.lang.String encodedProductCode, ReviewForm form, org.springframework.validation.BindingResult result, org.springframework.ui.Model model, javax.servlet.http.HttpServletRequest request, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttrs)java.lang.StringProductPageController. writeReview(java.lang.String encodedProductCode, ReviewForm form, org.springframework.validation.BindingResult result, org.springframework.ui.Model model, javax.servlet.http.HttpServletRequest request, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttrs)
-