Uses of Interface
com.broadleafcommerce.orderoperation.service.provider.external.security.UserTargetGenerationService
Packages that use UserTargetGenerationService
Package
Description
-
Uses of UserTargetGenerationService in com.broadleafcommerce.orderoperation.service.autoconfigure
Methods in com.broadleafcommerce.orderoperation.service.autoconfigure that return UserTargetGenerationServiceModifier and TypeMethodDescriptionOrderOperationServiceAutoConfiguration.orderOpsUserTargetGenerationService
(com.broadleafcommerce.common.extension.TypeFactory typeFactory, com.broadleafcommerce.resource.security.utils.service.AuthenticationUtils authenticationUtils) Methods in com.broadleafcommerce.orderoperation.service.autoconfigure with parameters of type UserTargetGenerationServiceModifier and TypeMethodDescriptionOrderOperationServiceAutoConfiguration.orderOpsOfferProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalOfferProperties properties, UserTargetGenerationService userTargetGenerationService) -
Uses of UserTargetGenerationService in com.broadleafcommerce.orderoperation.service.provider.external
Methods in com.broadleafcommerce.orderoperation.service.provider.external that return UserTargetGenerationServiceModifier and TypeMethodDescriptionprotected UserTargetGenerationService
ExternalOfferProvider.getUserTargetGenerationService()
Constructors in com.broadleafcommerce.orderoperation.service.provider.external with parameters of type UserTargetGenerationServiceModifierConstructorDescriptionExternalOfferProvider
(org.springframework.web.reactive.function.client.WebClient webClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ExternalOfferProperties properties, UserTargetGenerationService userTargetGenerationService) -
Uses of UserTargetGenerationService in com.broadleafcommerce.orderoperation.service.provider.external.security
Classes in com.broadleafcommerce.orderoperation.service.provider.external.security that implement UserTargetGenerationService