Uses of Interface
de.hybris.platform.commerceservices.order.ProductConfigurationHandler
Packages that use ProductConfigurationHandler
Package
Description
-
Uses of ProductConfigurationHandler in de.hybris.platform.commerceservices.order
Methods in de.hybris.platform.commerceservices.order that return ProductConfigurationHandlerModifier and TypeMethodDescriptionProductConfigurationHandlerFactory.handlerOf(ConfiguratorType configuratorType) FindProductConfigurationHandlerresponsible for given configuration type. -
Uses of ProductConfigurationHandler in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return ProductConfigurationHandlerModifier and TypeMethodDescriptionDefaultProductConfigurationHandlerFactory.handlerOf(ConfiguratorType configuratorType) Methods in de.hybris.platform.commerceservices.order.impl that return types with arguments of type ProductConfigurationHandlerModifier and TypeMethodDescriptionprotected Map<String,ProductConfigurationHandler> DefaultProductConfigurationHandlerFactory.getRegisteredHandlers()Method parameters in de.hybris.platform.commerceservices.order.impl with type arguments of type ProductConfigurationHandlerModifier and TypeMethodDescriptionvoidDefaultProductConfigurationHandlerFactory.setRegisteredHandlers(Map<String, ProductConfigurationHandler> registeredHandlers) -
Uses of ProductConfigurationHandler in de.hybris.platform.sap.productconfig.services.impl
Classes in de.hybris.platform.sap.productconfig.services.impl that implement ProductConfigurationHandlerModifier and TypeClassDescriptionclassCPQ implementaion of theProductConfigurationHandler.
ensures that theConfiguratorType.CPQCONFIGURATORis set for the product infos of cpq-configurable products -
Uses of ProductConfigurationHandler in de.hybris.platform.textfieldconfiguratortemplateservices.order.hook
Classes in de.hybris.platform.textfieldconfiguratortemplateservices.order.hook that implement ProductConfigurationHandler