Uses of Class
com.broadleafcommerce.orderoperation.domain.UserTarget
Packages that use UserTarget
-
Uses of UserTarget in com.broadleafcommerce.orderoperation.service.provider.external.security
Methods in com.broadleafcommerce.orderoperation.service.provider.external.security that return types with arguments of type UserTargetModifier and TypeMethodDescriptionprotected Set<UserTarget>DefaultUserTargetGenerationService.gatherCustomerSegmentTargets()protected Optional<UserTarget>DefaultUserTargetGenerationService.gatherCustomerTarget()DefaultUserTargetGenerationService.gatherUserTargetsFromAuthentication()UserTargetGenerationService.gatherUserTargetsFromAuthentication()Create and returnuser targetsfor use in pricing and offer provider requests.