| 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.
|
| AbstractProductConfigController |
Abstract base class for all CPQ UI controllers.
|
| AddConfigToCartController |
CPQ Controller for actions that interact with the Cart, such as add to cart or update cart action.
|
| AnalyticsController |
Controller for analytics
|
| CartConfigureProductController |
Controller for Cart-Configuration integration
|
| ConfigurationOverviewController |
Default Controller implementation to be used for the configuration overview page.
|
| ConfigureProductController |
Default Controller for the dynamic product configuration content page.
|
| OrderEntryOverviewController |
Controller for OrderEntry entities (e.g.
|
| PricingController |
Controller for pricing
|
| SearchSimilarVariantsController |
Controller for variant search
|
| UpdateConfigureProductController |
Controller for updating the dynamic product configuration content page.
|
| UpdateDataHolder |
|
| VariantOverviewController |
Controller implementation to be used, when a variant shall be displayed on the configuration overview page.
|