Uses of Class
de.hybris.platform.acceleratorstorefrontcommons.forms.PlaceOrderForm
-
-
Uses of PlaceOrderForm in de.hybris.platform.chinesepaymentaddon.controllers.pages.checkout.steps
Methods in de.hybris.platform.chinesepaymentaddon.controllers.pages.checkout.steps with parameters of type PlaceOrderForm Modifier and Type Method Description java.lang.StringChineseSummaryCheckoutStepController. placeOrder(PlaceOrderForm placeOrderForm, org.springframework.ui.Model model, javax.servlet.http.HttpServletRequest request, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectModel)protected booleanChineseSummaryCheckoutStepController. validateOrderForm(PlaceOrderForm placeOrderForm, org.springframework.ui.Model model)Validates the order form before to filter out invalid order states -
Uses of PlaceOrderForm in de.hybris.platform.chinesepaymentaddon.controllers.pages.checkout.steps.imported
Methods in de.hybris.platform.chinesepaymentaddon.controllers.pages.checkout.steps.imported with parameters of type PlaceOrderForm Modifier and Type Method Description java.lang.StringSummaryCheckoutStepController. placeOrder(PlaceOrderForm placeOrderForm, org.springframework.ui.Model model, javax.servlet.http.HttpServletRequest request, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectModel)protected booleanSummaryCheckoutStepController. validateOrderForm(PlaceOrderForm placeOrderForm, org.springframework.ui.Model model)Validates the order form before to filter out invalid order states -
Uses of PlaceOrderForm in de.hybris.platform.yacceleratorstorefront.controllers.pages.checkout.steps
Methods in de.hybris.platform.yacceleratorstorefront.controllers.pages.checkout.steps with parameters of type PlaceOrderForm Modifier and Type Method Description java.lang.StringSummaryCheckoutStepController. placeOrder(PlaceOrderForm placeOrderForm, org.springframework.ui.Model model, javax.servlet.http.HttpServletRequest request, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectModel)protected booleanSummaryCheckoutStepController. validateOrderForm(PlaceOrderForm placeOrderForm, org.springframework.ui.Model model)Validates the order form before to filter out invalid order states
-