Uses of Interface
de.hybris.platform.commerceservices.order.ProductConfigurationHandler
-
-
Uses of ProductConfigurationHandler in de.hybris.platform.commerceservices.order
Methods in de.hybris.platform.commerceservices.order that return ProductConfigurationHandler Modifier and Type Method Description ProductConfigurationHandlerProductConfigurationHandlerFactory. 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 ProductConfigurationHandler Modifier and Type Method Description ProductConfigurationHandlerDefaultProductConfigurationHandlerFactory. handlerOf(ConfiguratorType configuratorType)Methods in de.hybris.platform.commerceservices.order.impl that return types with arguments of type ProductConfigurationHandler Modifier and Type Method Description protected java.util.Map<java.lang.String,ProductConfigurationHandler>DefaultProductConfigurationHandlerFactory. getRegisteredHandlers()Method parameters in de.hybris.platform.commerceservices.order.impl with type arguments of type ProductConfigurationHandler Modifier and Type Method Description voidDefaultProductConfigurationHandlerFactory. setRegisteredHandlers(java.util.Map<java.lang.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 ProductConfigurationHandler Modifier and Type Class Description classCPQConfigurationHandlerCPQ 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 Modifier and Type Class Description classTextFieldConfigurationHandler
-