Uses of Class
com.sap.retail.sapppspricing.cache.OPPSPriceAndPromotionsCacheKey
Packages that use OPPSPriceAndPromotionsCacheKey
-
Uses of OPPSPriceAndPromotionsCacheKey in com.sap.retail.sapppspricing.cache
Methods in com.sap.retail.sapppspricing.cache that return OPPSPriceAndPromotionsCacheKeyModifier and TypeMethodDescriptionCreates an OPPSPriceAndPromotionsCacheKey based on the provided parameters.Null parameters are ignored during key construction.Methods in com.sap.retail.sapppspricing.cache with parameters of type OPPSPriceAndPromotionsCacheKeyModifier and TypeMethodDescriptionprotected de.hybris.platform.regioncache.key.CacheKeyOPPSPriceAndPromotionsCache.toCacheKey(OPPSPriceAndPromotionsCacheKey key) Converts a OPPSPriceAndPromotionsCacheKey into a CacheKey. -
Uses of OPPSPriceAndPromotionsCacheKey in com.sap.retail.sapppspricing.impl
Methods in com.sap.retail.sapppspricing.impl that return OPPSPriceAndPromotionsCacheKeyModifier and TypeMethodDescriptionprotected OPPSPriceAndPromotionsCacheKeyPricingBackendPPS.generateCacheKey(ProductModel prod) Generates a cache key based on the provided product.Methods in com.sap.retail.sapppspricing.impl that return types with arguments of type OPPSPriceAndPromotionsCacheKeyModifier and TypeMethodDescriptionde.hybris.platform.integrationservices.cache.IntegrationCache<OPPSPriceAndPromotionsCacheKey,OPPSPriceAndPromotionsData> PricingBackendPPS.getOppsPriceAndPromotionsCache()Method parameters in com.sap.retail.sapppspricing.impl with type arguments of type OPPSPriceAndPromotionsCacheKeyModifier and TypeMethodDescriptionvoidPricingBackendPPS.setOppsPriceAndPromotionsCache(de.hybris.platform.integrationservices.cache.IntegrationCache<OPPSPriceAndPromotionsCacheKey, OPPSPriceAndPromotionsData> oppsPriceAndPromotionsCache)