Uses of Interface
de.hybris.platform.marketplaceservices.vendor.VendorPromotionRuleEngineContextService
-
Packages that use VendorPromotionRuleEngineContextService Package Description de.hybris.platform.marketplaceservices.strategies.impl de.hybris.platform.marketplaceservices.vendor.impl -
-
Uses of VendorPromotionRuleEngineContextService in de.hybris.platform.marketplaceservices.strategies.impl
Methods in de.hybris.platform.marketplaceservices.strategies.impl that return VendorPromotionRuleEngineContextService Modifier and Type Method Description protected VendorPromotionRuleEngineContextServiceDefaultVendorCreationStrategy. getVendorPromotionRuleEngineContextService()Methods in de.hybris.platform.marketplaceservices.strategies.impl with parameters of type VendorPromotionRuleEngineContextService Modifier and Type Method Description voidDefaultVendorCreationStrategy. setVendorPromotionRuleEngineContextService(VendorPromotionRuleEngineContextService vendorPromotionRuleEngineContextService) -
Uses of VendorPromotionRuleEngineContextService in de.hybris.platform.marketplaceservices.vendor.impl
Classes in de.hybris.platform.marketplaceservices.vendor.impl that implement VendorPromotionRuleEngineContextService Modifier and Type Class Description classDefaultVendorPromotionRuleEngineContextServiceA default implementation ofVendorPromotionRuleEngineContextService
-