Interface VendorPromotionRuleEngineContextService

All Known Implementing Classes:
DefaultVendorPromotionRuleEngineContextService

public interface VendorPromotionRuleEngineContextService
Service to find a specific RuleEngineContext for Vendor ProductCatalogVersion
  • Method Details

    • findVendorRuleEngineContextByName

      AbstractRuleEngineContextModel findVendorRuleEngineContextByName(String contextName)
      find a specific Promotion RuleEngineContext by name
      Parameters:
      contextName - the specific name for Promotion RuleEngineContext
      Returns:
      the Promotion RuleEngineContext found