Uses of Class
com.sap.retail.sapppspricing.cache.OPPSPriceAndPromotionsData
Packages that use OPPSPriceAndPromotionsData
-
Uses of OPPSPriceAndPromotionsData in com.sap.retail.sapppspricing.cache
Methods in com.sap.retail.sapppspricing.cache that return types with arguments of type OPPSPriceAndPromotionsDataModifier and TypeMethodDescriptionprotected Class<OPPSPriceAndPromotionsData>OPPSPriceAndPromotionsCache.getValueType() -
Uses of OPPSPriceAndPromotionsData in com.sap.retail.sapppspricing.impl
Methods in com.sap.retail.sapppspricing.impl that return OPPSPriceAndPromotionsDataModifier and TypeMethodDescriptionprotected OPPSPriceAndPromotionsDataPricingBackendPPS.processOPPSResponse(ProductModel product, boolean isNet) Processes the OPPS response for a given product and calculates the final price along with applicable promotions.Methods in com.sap.retail.sapppspricing.impl that return types with arguments of type OPPSPriceAndPromotionsDataModifier and TypeMethodDescriptionde.hybris.platform.integrationservices.cache.IntegrationCache<OPPSPriceAndPromotionsCacheKey,OPPSPriceAndPromotionsData> PricingBackendPPS.getOppsPriceAndPromotionsCache()Method parameters in com.sap.retail.sapppspricing.impl with type arguments of type OPPSPriceAndPromotionsDataModifier and TypeMethodDescriptionvoidPricingBackendPPS.setOppsPriceAndPromotionsCache(de.hybris.platform.integrationservices.cache.IntegrationCache<OPPSPriceAndPromotionsCacheKey, OPPSPriceAndPromotionsData> oppsPriceAndPromotionsCache)