Uses of Interface
de.hybris.platform.acceleratorfacades.flow.CheckoutFlowFacade
-
-
Uses of CheckoutFlowFacade in de.hybris.platform.acceleratorfacades.flow.impl
Classes in de.hybris.platform.acceleratorfacades.flow.impl that implement CheckoutFlowFacade Modifier and Type Class Description classDefaultCheckoutFlowFacadeDefault implementation of theCheckoutFlowFacade.classSessionOverrideCheckoutFlowFacadeSpecialised version of the DefaultCheckoutFlowFacade that allows the checkout flow and pci strategy to be overridden in the session. -
Uses of CheckoutFlowFacade in de.hybris.platform.acceleratorstorefrontcommons.checkout.steps.validation
Methods in de.hybris.platform.acceleratorstorefrontcommons.checkout.steps.validation that return CheckoutFlowFacade Modifier and Type Method Description CheckoutFlowFacadeAbstractCheckoutStepValidator. getCheckoutFlowFacade()Methods in de.hybris.platform.acceleratorstorefrontcommons.checkout.steps.validation with parameters of type CheckoutFlowFacade Modifier and Type Method Description voidAbstractCheckoutStepValidator. setCheckoutFlowFacade(CheckoutFlowFacade checkoutFlowFacade) -
Uses of CheckoutFlowFacade in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages
Methods in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages that return CheckoutFlowFacade Modifier and Type Method Description protected CheckoutFlowFacadeAbstractCheckoutController. getCheckoutFlowFacade() -
Uses of CheckoutFlowFacade in de.hybris.platform.b2bacceleratoraddon.controllers.pages
Methods in de.hybris.platform.b2bacceleratoraddon.controllers.pages that return CheckoutFlowFacade Modifier and Type Method Description protected CheckoutFlowFacadeCheckoutLoginController. getCheckoutFlowFacade() -
Uses of CheckoutFlowFacade in de.hybris.platform.b2bacceleratorfacades.order.impl
Classes in de.hybris.platform.b2bacceleratorfacades.order.impl that implement CheckoutFlowFacade Modifier and Type Class Description classB2BMultiStepCheckoutFlowFacadeMutli step checkout implementation of theCheckoutFlowFacadeinterface.Methods in de.hybris.platform.b2bacceleratorfacades.order.impl that return CheckoutFlowFacade Modifier and Type Method Description protected CheckoutFlowFacadeB2BMultiStepCheckoutFlowFacade. getCheckoutFlowFacade()Methods in de.hybris.platform.b2bacceleratorfacades.order.impl with parameters of type CheckoutFlowFacade Modifier and Type Method Description voidB2BMultiStepCheckoutFlowFacade. setCheckoutFlowFacade(CheckoutFlowFacade facade) -
Uses of CheckoutFlowFacade in de.hybris.platform.yacceleratorstorefront.controllers.pages
Methods in de.hybris.platform.yacceleratorstorefront.controllers.pages that return CheckoutFlowFacade Modifier and Type Method Description protected CheckoutFlowFacadeCheckoutLoginController. getCheckoutFlowFacade() -
Uses of CheckoutFlowFacade in de.hybris.platform.yacceleratorstorefront.security.impl
Methods in de.hybris.platform.yacceleratorstorefront.security.impl that return CheckoutFlowFacade Modifier and Type Method Description protected CheckoutFlowFacadeDefaultCommerceRedirectStrategy. getCheckoutFlowFacade()Methods in de.hybris.platform.yacceleratorstorefront.security.impl with parameters of type CheckoutFlowFacade Modifier and Type Method Description voidDefaultCommerceRedirectStrategy. setCheckoutFlowFacade(CheckoutFlowFacade checkoutFlowFacade)
-