Uses of Class
de.hybris.platform.sap.productconfig.occ.CsticValueSupplementsWsDTO
Packages that use CsticValueSupplementsWsDTO
Package
Description
-
Uses of CsticValueSupplementsWsDTO in de.hybris.platform.sap.productconfig.occ
Methods in de.hybris.platform.sap.productconfig.occ that return types with arguments of type CsticValueSupplementsWsDTOMethod parameters in de.hybris.platform.sap.productconfig.occ with type arguments of type CsticValueSupplementsWsDTOModifier and TypeMethodDescriptionvoidCsticSupplementsWsDTO.setPriceSupplements(List<CsticValueSupplementsWsDTO> priceSupplements) -
Uses of CsticValueSupplementsWsDTO in de.hybris.platform.sap.productconfig.occ.controllers
Methods in de.hybris.platform.sap.productconfig.occ.controllers that return CsticValueSupplementsWsDTOModifier and TypeMethodDescriptionprotected CsticValueSupplementsWsDTOProductConfiguratorCCPController.convertEntrytoWsDTO(Map.Entry<String, PriceDataPair> entry) Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.sap.productconfig.occ.controllers that return types with arguments of type CsticValueSupplementsWsDTOModifier and TypeMethodDescriptionprotected 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 CsticValueSupplementsWsDTO in de.hybris.platform.sap.productconfig.occ.util
Methods in de.hybris.platform.sap.productconfig.occ.util that return CsticValueSupplementsWsDTOModifier and TypeMethodDescriptionCCPControllerHelper.convertEntrytoWsDTO(Map.Entry<String, PriceDataPair> entry) Converts price data into the DTO structure we use for OCC exposalMethods in de.hybris.platform.sap.productconfig.occ.util that return types with arguments of type CsticValueSupplementsWsDTOModifier and TypeMethodDescriptionCCPControllerHelper.createPriceSupplements(Map<String, PriceDataPair> prices) Creates a list of characteristic value supplements DTO from value prices -
Uses of CsticValueSupplementsWsDTO in de.hybris.platform.sap.productconfig.occ.util.impl
Methods in de.hybris.platform.sap.productconfig.occ.util.impl that return CsticValueSupplementsWsDTOModifier and TypeMethodDescriptionCCPControllerHelperImpl.convertEntrytoWsDTO(Map.Entry<String, PriceDataPair> entry) Methods in de.hybris.platform.sap.productconfig.occ.util.impl that return types with arguments of type CsticValueSupplementsWsDTOModifier and TypeMethodDescriptionCCPControllerHelperImpl.createPriceSupplements(Map<String, PriceDataPair> prices)
ProductConfiguratorCCPController.getConfigurationHandler()and delegate