Uses of Class
de.hybris.platform.b2bacceleratoraddon.forms.PlaceOrderForm
-
Packages that use PlaceOrderForm Package Description de.hybris.platform.b2bacceleratoraddon.controllers.pages.checkout.steps -
-
Uses of PlaceOrderForm in de.hybris.platform.b2bacceleratoraddon.controllers.pages.checkout.steps
Methods in de.hybris.platform.b2bacceleratoraddon.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, 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
-