Class DefaultB2BCheckoutFlowFacade

java.lang.Object
de.hybris.platform.b2bacceleratorfacades.order.impl.DefaultB2BCheckoutFlowFacade
All Implemented Interfaces:
CheckoutFlowFacade

public class DefaultB2BCheckoutFlowFacade extends Object implements CheckoutFlowFacade
Default implementation of the CheckoutFlowFacade. Delegates resolving the checkout flow to an injected B2BCheckoutFlowStrategy.