Uses of Interface
de.hybris.platform.acceleratorfacades.flow.CheckoutFlowFacade
Packages that use CheckoutFlowFacade
Package
Description
-
Uses of CheckoutFlowFacade in de.hybris.platform.acceleratorfacades.flow.impl
Classes in de.hybris.platform.acceleratorfacades.flow.impl that implement CheckoutFlowFacadeModifier and TypeClassDescriptionclassDefault implementation of theCheckoutFlowFacade.classSpecialised 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 CheckoutFlowFacadeMethods in de.hybris.platform.acceleratorstorefrontcommons.checkout.steps.validation with parameters of type CheckoutFlowFacadeModifier and TypeMethodDescriptionvoidAbstractCheckoutStepValidator.setCheckoutFlowFacade(CheckoutFlowFacade checkoutFlowFacade) -
Uses of CheckoutFlowFacade in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages
Methods in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages that return CheckoutFlowFacadeModifier and TypeMethodDescriptionprotected CheckoutFlowFacadeAbstractCheckoutController.getCheckoutFlowFacade() -
Uses of CheckoutFlowFacade in de.hybris.platform.b2bacceleratoraddon.controllers.pages
Methods in de.hybris.platform.b2bacceleratoraddon.controllers.pages that return CheckoutFlowFacadeModifier and TypeMethodDescriptionprotected CheckoutFlowFacadeCheckoutLoginController.getCheckoutFlowFacade() -
Uses of CheckoutFlowFacade in de.hybris.platform.b2bacceleratorfacades.order.impl
Classes in de.hybris.platform.b2bacceleratorfacades.order.impl that implement CheckoutFlowFacadeModifier and TypeClassDescriptionclassMutli step checkout implementation of theCheckoutFlowFacadeinterface.Methods in de.hybris.platform.b2bacceleratorfacades.order.impl that return CheckoutFlowFacadeModifier and TypeMethodDescriptionprotected CheckoutFlowFacadeB2BMultiStepCheckoutFlowFacade.getCheckoutFlowFacade()Methods in de.hybris.platform.b2bacceleratorfacades.order.impl with parameters of type CheckoutFlowFacadeModifier and TypeMethodDescriptionvoidB2BMultiStepCheckoutFlowFacade.setCheckoutFlowFacade(CheckoutFlowFacade facade) -
Uses of CheckoutFlowFacade in de.hybris.platform.yacceleratorstorefront.controllers.pages
Methods in de.hybris.platform.yacceleratorstorefront.controllers.pages that return CheckoutFlowFacadeModifier and TypeMethodDescriptionprotected CheckoutFlowFacadeCheckoutLoginController.getCheckoutFlowFacade() -
Uses of CheckoutFlowFacade in de.hybris.platform.yacceleratorstorefront.security.impl
Methods in de.hybris.platform.yacceleratorstorefront.security.impl that return CheckoutFlowFacadeModifier and TypeMethodDescriptionprotected CheckoutFlowFacadeDefaultCommerceRedirectStrategy.getCheckoutFlowFacade()Methods in de.hybris.platform.yacceleratorstorefront.security.impl with parameters of type CheckoutFlowFacadeModifier and TypeMethodDescriptionvoidDefaultCommerceRedirectStrategy.setCheckoutFlowFacade(CheckoutFlowFacade checkoutFlowFacade)