| Modifier and Type | Interface and Description |
|---|---|
interface |
CheckoutFlowFacade
CheckoutFlowFacade interface extends the
AcceleratorCheckoutFacade. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCheckoutFlowFacade
Default implementation of the
CheckoutFlowFacade. |
class |
SessionOverrideCheckoutFlowFacade
Specialised version of the DefaultCheckoutFlowFacade that allows the checkout flow and pci strategy to be overridden
in the session.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AcceleratorCheckoutFacade
Facade that extends CheckoutFacade with accelerator related functionality.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAcceleratorCheckoutFacade
Default implementation of
AcceleratorCheckoutFacade |
| Modifier and Type | Method and Description |
|---|---|
void |
PlacePurchaseOrderProcessingAction.setCheckoutFacade(CheckoutFacade checkoutFacade) |
| Modifier and Type | Method and Description |
|---|---|
protected CheckoutFacade |
B2BPaymentMethodCheckoutStep.getCheckoutFacade() |
| Modifier and Type | Method and Description |
|---|---|
void |
B2BPaymentMethodCheckoutStep.setCheckoutFacade(CheckoutFacade checkoutFacade) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
B2BCheckoutFacade
Deprecated.
Since 5.5.
|
| Modifier and Type | Class and Description |
|---|---|
class |
B2BMultiStepCheckoutFlowFacade
Mutli step checkout implementation of the
CheckoutFlowFacade interface. |
class |
DefaultB2BAcceleratorCheckoutFacade
B2B specific implementation of the
AcceleratorCheckoutFacade interface extending
DefaultB2BCheckoutFacade. |
class |
DefaultB2BCheckoutFacade
A default implementation of a checkout facade for a b2b accelerator store.
|
| Modifier and Type | Field and Description |
|---|---|
protected CheckoutFacade |
ChineseBusinessUnitManagementPageController.checkoutFacade |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeliveryTimeSlotFacade
Facade for DeliveryTimeSlot
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChineseDeliveryTimeSlotFacade
Chinese specific implementation of
DeliveryTimeSlotFacade |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChineseCheckoutFacade
The facade of ChineseCheckout
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChineseCheckoutFacade
Implementation for
ChineseCheckoutFacade. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TaxInvoiceCheckoutFacade
Implementation for
AcceleratorCheckoutFacade. |
| Modifier and Type | Class and Description |
|---|---|
class |
ChineseTaxInvoiceCheckoutFacade
Implementation for
ChineseCustomerAccountService. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSapDigitalPaymentAcceleratorCheckoutFacade
SAP Digital Payments specific implementation of the
AcceleratorCheckoutFacade interface extending
DefaultAcceleratorCheckoutFacade that allows to override the creation of payment subscription. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCheckoutFacade
Default implementation of
CheckoutFacade |
| Modifier and Type | Field and Description |
|---|---|
protected CheckoutFacade |
MyCompanyPageController.checkoutFacade |
| Modifier and Type | Method and Description |
|---|---|
protected CheckoutFacade |
PaymentController.getCheckoutFacade() |
| Modifier and Type | Class and Description |
|---|---|
class |
SapCreditCheckB2BAcceleratorCheckoutFacade
B2B specific implementation of the
AcceleratorCheckoutFacade interface extending
SapCreditCheckB2BCheckoutFacade. |
class |
SapCreditCheckB2BCheckoutFacade
SapCreditCheckB2BOrderFacade for saporder related facilities
|
class |
SapCreditCheckB2BMultiStepCheckoutFlowFacade
Mutli step checkout implementation of the
CheckoutFlowFacade interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
SapOrdermgmtB2BAcceleratorCheckoutFacade
B2B specific implementation of the
AcceleratorCheckoutFacade interface extending
SapOrdermgmtB2BCheckoutFacade. |
class |
SapOrdermgmtB2BCheckoutFacade
SAP specific implementation of a checkout facade
|
class |
SapOrdermgmtB2BMultiStepCheckoutFlowFacade
Mutli step checkout implementation of the
CheckoutFlowFacade interface. |
| Modifier and Type | Method and Description |
|---|---|
protected CheckoutFacade |
AbstractSubscriptionFacade.getCheckoutFacade() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSubscriptionFacade.setCheckoutFacade(CheckoutFacade checkoutFacade) |
| Modifier and Type | Method and Description |
|---|---|
protected CheckoutFacade |
AcceleratorTestOrderData.getCheckoutFacade() |
| Modifier and Type | Method and Description |
|---|---|
void |
AcceleratorTestOrderData.setCheckoutFacade(CheckoutFacade checkoutFacade) |
| Modifier and Type | Method and Description |
|---|---|
protected CheckoutFacade |
HttpRequestAddressDataPopulator.getCheckoutFacade() |
| Modifier and Type | Method and Description |
|---|---|
protected CheckoutFacade |
BaseCommerceController.getCheckoutFacade() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseCommerceController.setCheckoutFacade(CheckoutFacade checkoutFacade) |
Copyright © 2018 SAP SE. All Rights Reserved.