Uses of Class
de.hybris.platform.promotions.jalo.PromotionsManager
-
Packages that use PromotionsManager Package Description de.hybris.platform.promotions.impl de.hybris.platform.promotions.jalo -
-
Uses of PromotionsManager in de.hybris.platform.promotions.impl
Methods in de.hybris.platform.promotions.impl that return PromotionsManager Modifier and Type Method Description protected PromotionsManagerDefaultPromotionsService. getPromotionsManager() -
Uses of PromotionsManager in de.hybris.platform.promotions.jalo
Subclasses of PromotionsManager in de.hybris.platform.promotions.jalo Modifier and Type Class Description classCachingPromotionsManagerCreated with IntelliJ IDEA.static classCachingPromotionsManagerTest.MockCachingPromotionsManagerMethods in de.hybris.platform.promotions.jalo that return PromotionsManager Modifier and Type Method Description static PromotionsManagerPromotionsManager. getInstance()Get the instance of this manager.
-