Uses of Class
com.broadleafcommerce.orderoperation.domain.UserTarget
- 
Packages that use UserTarget Package Description com.broadleafcommerce.orderoperation.service.provider.external.security  - 
- 
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 UserTarget Modifier and Type Method Description protected Set<UserTarget>DefaultUserTargetGenerationService. gatherCustomerSegmentTargets()protected Optional<UserTarget>DefaultUserTargetGenerationService. gatherCustomerTarget()Set<UserTarget>DefaultUserTargetGenerationService. gatherUserTargetsFromAuthentication()Set<UserTarget>UserTargetGenerationService. gatherUserTargetsFromAuthentication()Create and returnuser targetsfor use in pricing and offer provider requests. 
 -