Uses of Interface
de.hybris.platform.sap.productconfig.facades.ConfigurationQuoteIntegrationFacade
Packages that use ConfigurationQuoteIntegrationFacade
Package
Description
-
Uses of ConfigurationQuoteIntegrationFacade in de.hybris.platform.sap.productconfig.facades.impl
Classes in de.hybris.platform.sap.productconfig.facades.impl that implement ConfigurationQuoteIntegrationFacadeModifier and TypeClassDescriptionclassDefault implementation of theConfigurationQuoteIntegrationFacade -
Uses of ConfigurationQuoteIntegrationFacade in de.hybris.platform.sap.productconfig.frontend.controllers
Methods in de.hybris.platform.sap.productconfig.frontend.controllers that return ConfigurationQuoteIntegrationFacadeModifier and TypeMethodDescriptionprotected ConfigurationQuoteIntegrationFacadeOrderEntryOverviewController.getConfigurationQuoteIntegrationFacade()Methods in de.hybris.platform.sap.productconfig.frontend.controllers with parameters of type ConfigurationQuoteIntegrationFacadeModifier and TypeMethodDescriptionvoidOrderEntryOverviewController.setConfigurationQuoteIntegrationFacade(ConfigurationQuoteIntegrationFacade configurationQuoteIntegrationFacade) -
Uses of ConfigurationQuoteIntegrationFacade in de.hybris.platform.sap.productconfig.occ.controllers
Constructors in de.hybris.platform.sap.productconfig.occ.controllers with parameters of type ConfigurationQuoteIntegrationFacadeModifierConstructorDescriptionProductConfiguratorCCPQuoteIntegrationController(ConfigurationQuoteIntegrationFacade configurationQuoteIntegrationFacade, ConfigurationOverviewFacade configurationOverviewFacade, DataMapper dataMapper)