Uses of Class
de.hybris.platform.acceleratorstorefrontcommons.forms.VoucherForm
-
Packages that use VoucherForm Package Description de.hybris.platform.yacceleratorstorefront.controllers.pages -
-
Uses of VoucherForm in de.hybris.platform.yacceleratorstorefront.controllers.pages
Methods in de.hybris.platform.yacceleratorstorefront.controllers.pages with parameters of type VoucherForm Modifier and Type Method Description java.lang.StringCartPageController. applyVoucherAction(@Valid VoucherForm form, org.springframework.validation.BindingResult bindingResult, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)java.lang.StringCartPageController. removeVoucher(@Valid VoucherForm form, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectModel)
-