Package | Description |
---|---|
com.broadleafcommerce.cartoperation.domain | |
com.broadleafcommerce.cartoperation.service.provider.external.security |
Modifier and Type | Method and Description |
---|---|
UserTarget |
OfferAudit.getUser()
The identifying info of the user that used the related offer.
|
Modifier and Type | Method and Description |
---|---|
void |
OfferAudit.setUser(UserTarget user)
The identifying info of the user that used the related offer.
|
Modifier and Type | Method and Description |
---|---|
protected Set<UserTarget> |
DefaultUserTargetGenerationService.gatherCustomerSegmentTargets() |
protected Optional<UserTarget> |
DefaultUserTargetGenerationService.gatherCustomerTarget() |
Set<UserTarget> |
UserTargetGenerationService.gatherUserTargetsFromAuthentication()
Create and return
user targets for use in pricing and offer provider
requests. |
Set<UserTarget> |
DefaultUserTargetGenerationService.gatherUserTargetsFromAuthentication() |
Copyright © 2021. All rights reserved.