Uses of Class
de.hybris.platform.sap.productconfig.facades.PriceDataPair
Packages that use PriceDataPair
Package
Description
-
Uses of PriceDataPair in de.hybris.platform.sap.productconfig.facades
Methods in de.hybris.platform.sap.productconfig.facades that return types with arguments of type PriceDataPairMethod parameters in de.hybris.platform.sap.productconfig.facades with type arguments of type PriceDataPairModifier and TypeMethodDescriptionvoidPriceValueUpdateData.setPrices(Map<String, PriceDataPair> prices) -
Uses of PriceDataPair in de.hybris.platform.sap.productconfig.facades.populator
Methods in de.hybris.platform.sap.productconfig.facades.populator that return types with arguments of type PriceDataPairModifier and TypeMethodDescriptionprotected Map<String,PriceDataPair> DeltaPricePopulator.fillPrices(Map<String, PriceModel> priceModels) -
Uses of PriceDataPair in de.hybris.platform.sap.productconfig.occ.controllers
Fields in de.hybris.platform.sap.productconfig.occ.controllers declared as PriceDataPairModifier and TypeFieldDescriptionprotected final PriceDataPairAbstractProductConfiguratorCCPControllerTCBase.valuePricePairFields in de.hybris.platform.sap.productconfig.occ.controllers with type parameters of type PriceDataPairModifier and TypeFieldDescriptionprotected final Map<String,PriceDataPair> AbstractProductConfiguratorCCPControllerTCBase.valuePricesMethod parameters in de.hybris.platform.sap.productconfig.occ.controllers with type arguments of type PriceDataPairModifier and TypeMethodDescriptionprotected CsticValueSupplementsWsDTOProductConfiguratorCCPController.convertEntrytoWsDTO(Map.Entry<String, PriceDataPair> entry) Deprecated, for removal: This API element is subject to removal in a future version.protected List<CsticValueSupplementsWsDTO>ProductConfiguratorCCPController.createPriceSupplements(Map<String, PriceDataPair> prices) Deprecated, for removal: This API element is subject to removal in a future version.since 22.05 useProductConfiguratorCCPController.getConfigurationHandler()and delegate -
Uses of PriceDataPair in de.hybris.platform.sap.productconfig.occ.util
Method parameters in de.hybris.platform.sap.productconfig.occ.util with type arguments of type PriceDataPairModifier and TypeMethodDescriptionCCPControllerHelper.convertEntrytoWsDTO(Map.Entry<String, PriceDataPair> entry) Converts price data into the DTO structure we use for OCC exposalCCPControllerHelper.createPriceSupplements(Map<String, PriceDataPair> prices) Creates a list of characteristic value supplements DTO from value prices -
Uses of PriceDataPair in de.hybris.platform.sap.productconfig.occ.util.impl
Method parameters in de.hybris.platform.sap.productconfig.occ.util.impl with type arguments of type PriceDataPairModifier and TypeMethodDescriptionCCPControllerHelperImpl.convertEntrytoWsDTO(Map.Entry<String, PriceDataPair> entry) CCPControllerHelperImpl.createPriceSupplements(Map<String, PriceDataPair> prices)
ProductConfiguratorCCPController.getConfigurationHandler()and delegate