Uses of Annotation Interface
de.hybris.platform.acceleratorstorefrontcommons.annotations.PreValidateCheckoutStep
Packages that use PreValidateCheckoutStep
-
Uses of PreValidateCheckoutStep in de.hybris.platform.b2ctelcoaddon.controllers.pages.checkout.steps
Methods in de.hybris.platform.b2ctelcoaddon.controllers.pages.checkout.steps with annotations of type PreValidateCheckoutStepModifier and TypeMethodDescriptionDeliveryAddressCheckoutStepController.enterStep(org.springframework.ui.Model model, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) DeliveryMethodCheckoutStepController.enterStep(org.springframework.ui.Model model, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) MultiStepCheckoutController.enterStep(org.springframework.ui.Model model, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) PaymentMethodCheckoutStepController.enterStep(org.springframework.ui.Model model, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) PickupLocationCheckoutStepController.enterStep(org.springframework.ui.Model model, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes) SummaryCheckoutStepController.enterStep(org.springframework.ui.Model model, org.springframework.web.servlet.mvc.support.RedirectAttributes redirectAttributes)