Uses of Interface
com.broadleafcommerce.promotion.offer.service.MarketingMessageOfferCandidateService
Packages that use MarketingMessageOfferCandidateService
Package
Description
-
Uses of MarketingMessageOfferCandidateService in com.broadleafcommerce.promotion.offer.service
Classes in com.broadleafcommerce.promotion.offer.service that implement MarketingMessageOfferCandidateServiceModifier and TypeClassDescriptionclassFields in com.broadleafcommerce.promotion.offer.service declared as MarketingMessageOfferCandidateServiceModifier and TypeFieldDescriptionprotected final MarketingMessageOfferCandidateService<O>DefaultMarketingMessageResolver.marketingMessageOfferCandidateServiceConstructors in com.broadleafcommerce.promotion.offer.service with parameters of type MarketingMessageOfferCandidateServiceModifierConstructorDescriptionDefaultMarketingMessageResolver(MarketingMessageService<P> marketingMessageService, OfferCandidateService<O> offerCandidateService, OfferService<O> offerService, MarketingMessageOfferCandidateService<O> marketingMessageOfferCandidateService, com.broadleafcommerce.common.extension.TypeFactory typeFactory) -
Uses of MarketingMessageOfferCandidateService in com.broadleafcommerce.promotion.offer.service.autoconfigure
Methods in com.broadleafcommerce.promotion.offer.service.autoconfigure that return MarketingMessageOfferCandidateServiceModifier and TypeMethodDescription<P extends Offer>
MarketingMessageOfferCandidateService<P>OfferServiceAutoConfiguration.marketingMessageOfferCandidateService(OfferCandidateService<P> offerCandidateService) Methods in com.broadleafcommerce.promotion.offer.service.autoconfigure with parameters of type MarketingMessageOfferCandidateServiceModifier and TypeMethodDescription<P extends MarketingMessage,O extends Offer>
MarketingMessageResolver<P,O> OfferServiceAutoConfiguration.marketingMessageRetrievalService(MarketingMessageService<P> marketingMessageService, OfferCandidateService<O> offerCandidateService, OfferService<O> offerService, MarketingMessageOfferCandidateService<O> marketingMessageOfferCandidateService, com.broadleafcommerce.common.extension.TypeFactory typeFactory)