Uses of Class
com.broadleafcommerce.promotion.offer.web.context.CustomerFields
Package
Description
-
Uses of CustomerFields in com.broadleafcommerce.promotion.offer.service.autoconfigure
Modifier and TypeMethodDescriptionOfferServiceAutoConfiguration.offerUserService
(OfferAuditDetailService<? extends OfferAuditDetail> offerAuditDetailService, CustomerFields customerFields) -
Uses of CustomerFields in com.broadleafcommerce.promotion.offer.service.engine.candidate
Modifier and TypeFieldDescriptionprotected final CustomerFields
DefaultOfferUserService.customerFields
Modifier and TypeMethodDescriptionprotected CustomerFields
DefaultOfferUserService.getCustomerFields()
Modifier and TypeMethodDescriptionprotected UserTarget
DefaultOfferUserService.createUserTargetForOtherUserType
(String userId, CustomerFields customerFields, String maxUsesPerUserStrategy) ModifierConstructorDescriptionDefaultOfferUserService
(OfferAuditDetailService<? extends OfferAuditDetail> auditService, CustomerFields customerFields, com.broadleafcommerce.common.extension.TypeFactory offerFactory)