| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBasketController
The default implementation of the
BasketController interface. |
class |
DefaultCheckoutController
The default implementation of the
CardPaymentController interface. |
class |
DefaultOrderController
The default implementation of the
OrderController interface. |
class |
DefaultOrderFraudController |
class |
DefaultTicketController
The default implementation of the
TicketController interface. |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<AbstractCallContextDependantController> |
DefaultCallContextController.getDependantControllers()
Lookup the CallContext dependant controllers by asking the spring bean factory for all beans defined of that type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSearchCommandController<SC extends CsSearchCommand>
The default implementation of the
SearchCommandController interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSubscriptionBasketController
Overrides some methods in the super class to support multi carts which are used for subscription products
|
class |
DefaultSubscriptionCheckoutController
Default controller implementation for placing (subscription) orders in the Customer Service Cockpit.
|
Copyright © 2018 SAP SE. All Rights Reserved.