Uses of Interface
de.hybris.platform.promotions.jalo.CachingStrategy
-
Packages that use CachingStrategy Package Description de.hybris.platform.promotions.jalo -
-
Uses of CachingStrategy in de.hybris.platform.promotions.jalo
Classes in de.hybris.platform.promotions.jalo that implement CachingStrategy Modifier and Type Class Description classDefaultCachingStrategyCreated with IntelliJ IDEA.Methods in de.hybris.platform.promotions.jalo that return CachingStrategy Modifier and Type Method Description CachingStrategyCachingPromotionsManager. getCache()Methods in de.hybris.platform.promotions.jalo with parameters of type CachingStrategy Modifier and Type Method Description voidCachingPromotionsManager. setCache(CachingStrategy cache)
-