public class DefaultB2BCheckoutFlowFacade extends java.lang.Object implements CheckoutFlowFacade
CheckoutFlowFacade. Delegates resolving the checkout flow to an injected
B2BCheckoutFlowStrategy.| Constructor and Description |
|---|
DefaultB2BCheckoutFlowFacade() |
| Modifier and Type | Method and Description |
|---|---|
CheckoutFlowEnum |
getCheckoutFlow()
Gets the checkout flow.
|
protected B2BCheckoutFlowStrategy |
getCheckoutFlowStrategy() |
protected B2BCheckoutPciStrategy |
getCheckoutPciStrategy() |
CheckoutPciOptionEnum |
getSubscriptionPciOption()
Gets the subscription PCI Option.
|
void |
setCheckoutFlowStrategy(B2BCheckoutFlowStrategy strategy) |
void |
setCheckoutPciStrategy(B2BCheckoutPciStrategy strategy) |
public CheckoutFlowEnum getCheckoutFlow()
CheckoutFlowFacadegetCheckoutFlow in interface CheckoutFlowFacadepublic CheckoutPciOptionEnum getSubscriptionPciOption()
CheckoutFlowFacadegetSubscriptionPciOption in interface CheckoutFlowFacadeprotected B2BCheckoutFlowStrategy getCheckoutFlowStrategy()
public void setCheckoutFlowStrategy(B2BCheckoutFlowStrategy strategy)
protected B2BCheckoutPciStrategy getCheckoutPciStrategy()
public void setCheckoutPciStrategy(B2BCheckoutPciStrategy strategy)
Copyright © 2018 SAP SE. All Rights Reserved.