Class DefaultSapPricingCartService
java.lang.Object
de.hybris.platform.sap.sappricing.services.impl.DefaultSapPricingCartService
- All Implemented Interfaces:
SapPricingCartService
Default Sap Pricing Cart service
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethod to get price information for cartvoidsetBolFactory(SapPricingBolFactory bolFactory) voidsetConversionService(ConversionService conversionService) voidsetSapPartnerService(SapPartnerService sapPartnerService)
-
Constructor Details
-
DefaultSapPricingCartService
public DefaultSapPricingCartService()
-
-
Method Details
-
getConversionService
-
setConversionService
-
getSapPartnerService
-
setSapPartnerService
-
getBolFactory
-
setBolFactory
-
getPriceInformationForCart
Description copied from interface:SapPricingCartServiceMethod to get price information for cart- Specified by:
getPriceInformationForCartin interfaceSapPricingCartService- Parameters:
order- orderModel
-