class |
AbstractConfigurationOverviewController |
Abstract base class for all controllers of the Product Configuration Overview Page.
The Overview page can be shown in different contexts, for each of them an own controller implementation exists.
|
class |
AddConfigToCartController |
CPQ Controller for actions that interact with the Cart, such as add to cart or update cart action.
|
class |
AnalyticsController |
Controller for analytics
|
class |
CartConfigureProductController |
Controller for Cart-Configuration integration
|
class |
ConfigurationOverviewController |
Default Controller implementation to be used for the configuration overview page.
|
class |
ConfigureProductController |
Default Controller for the dynamic product configuration content page.
|
class |
OrderEntryOverviewController |
Controller for OrderEntry entities (e.g.
|
class |
PricingController |
Controller for pricing
|
class |
SearchSimilarVariantsController |
Controller for variant search
|
class |
UpdateConfigureProductController |
Controller for updating the dynamic product configuration content page.
|
class |
VariantOverviewController |
Controller implementation to be used, when a variant shall be displayed on the configuration overview page.
|