Uses of Interface
de.hybris.platform.sap.productconfig.services.intf.ProductConfigurationOrderIntegrationService
-
-
Uses of ProductConfigurationOrderIntegrationService in de.hybris.platform.sap.productconfig.facades.impl
Methods in de.hybris.platform.sap.productconfig.facades.impl that return ProductConfigurationOrderIntegrationService Modifier and Type Method Description protected ProductConfigurationOrderIntegrationServiceConfigurationCartIntegrationFacadeImpl. getConfigurationPricingOrderIntegrationService()Methods in de.hybris.platform.sap.productconfig.facades.impl with parameters of type ProductConfigurationOrderIntegrationService Modifier and Type Method Description voidConfigurationCartIntegrationFacadeImpl. setConfigurationPricingOrderIntegrationService(ProductConfigurationOrderIntegrationService configurationPricingOrderIntegrationService) -
Uses of ProductConfigurationOrderIntegrationService in de.hybris.platform.sap.productconfig.facades.populator
Methods in de.hybris.platform.sap.productconfig.facades.populator that return ProductConfigurationOrderIntegrationService Modifier and Type Method Description protected ProductConfigurationOrderIntegrationServiceCartConfigurationPopulator. getConfigurationPricingOrderIntegrationService()Methods in de.hybris.platform.sap.productconfig.facades.populator with parameters of type ProductConfigurationOrderIntegrationService Modifier and Type Method Description voidCartConfigurationPopulator. setConfigurationPricingOrderIntegrationService(ProductConfigurationOrderIntegrationService configurationPricingOrderIntegrationService) -
Uses of ProductConfigurationOrderIntegrationService in de.hybris.platform.sap.productconfig.services.impl
Classes in de.hybris.platform.sap.productconfig.services.impl that implement ProductConfigurationOrderIntegrationService Modifier and Type Class Description classProductConfigurationOrderIntegrationServiceImplDefault implementation of theProductConfigurationOrderIntegrationService.Methods in de.hybris.platform.sap.productconfig.services.impl that return ProductConfigurationOrderIntegrationService Modifier and Type Method Description protected ProductConfigurationOrderIntegrationServiceProductConfigAddToCartHookImpl. getConfigurationPricingOrderIntegrationService()protected ProductConfigurationOrderIntegrationServiceProductConfigurationServiceImpl. getConfigurationPricingOrderIntegrationService()Methods in de.hybris.platform.sap.productconfig.services.impl with parameters of type ProductConfigurationOrderIntegrationService Modifier and Type Method Description voidProductConfigAddToCartHookImpl. setConfigurationPricingOrderIntegrationService(ProductConfigurationOrderIntegrationService configurationPricingOrderIntegrationService)voidProductConfigurationServiceImpl. setConfigurationPricingOrderIntegrationService(ProductConfigurationOrderIntegrationService configurationPricingOrderIntegrationService) -
Uses of ProductConfigurationOrderIntegrationService in de.hybris.platform.sap.productconfig.services.strategies.impl
Methods in de.hybris.platform.sap.productconfig.services.strategies.impl that return ProductConfigurationOrderIntegrationService Modifier and Type Method Description protected ProductConfigurationOrderIntegrationServiceProductConfigurationCartRestorationStrategyImpl. getProductConfigurationOrderIntegrationService()Methods in de.hybris.platform.sap.productconfig.services.strategies.impl with parameters of type ProductConfigurationOrderIntegrationService Modifier and Type Method Description voidProductConfigurationCartRestorationStrategyImpl. setProductConfigurationOrderIntegrationService(ProductConfigurationOrderIntegrationService productConfigurationOrderIntegrationService) -
Uses of ProductConfigurationOrderIntegrationService in de.hybris.platform.sap.sapproductconfigsomservices.converters.populators
Methods in de.hybris.platform.sap.sapproductconfigsomservices.converters.populators that return ProductConfigurationOrderIntegrationService Modifier and Type Method Description protected ProductConfigurationOrderIntegrationServiceDefaultAbstractOrderEntryConfigurablePopulator. getProductConfigurationOrderIntegrationService()Methods in de.hybris.platform.sap.sapproductconfigsomservices.converters.populators with parameters of type ProductConfigurationOrderIntegrationService Modifier and Type Method Description voidDefaultAbstractOrderEntryConfigurablePopulator. setProductConfigurationOrderIntegrationService(ProductConfigurationOrderIntegrationService productConfigurationOrderIntegrationService)
-