Uses of Class
com.broadleafcommerce.auth.resource.domain.UserFieldMapping
Packages that use UserFieldMapping
Package
Description
-
Uses of UserFieldMapping in com.broadleafcommerce.auth.user.messaging
Methods in com.broadleafcommerce.auth.user.messaging that return UserFieldMappingModifier and TypeMethodDescriptionprotected UserFieldMapping
AugmentationModifiedHandler.buildUserFieldMapping
(String targetKey, String prefixedAttributeName, String name, String tenantId) Methods in com.broadleafcommerce.auth.user.messaging that return types with arguments of type UserFieldMappingConstructor parameters in com.broadleafcommerce.auth.user.messaging with type arguments of type UserFieldMappingModifierConstructorDescriptionAugmentationModifiedHandler
(UserFieldMappingService<UserFieldMapping> service, com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentConsumptionService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.TypeFactory typeFactory, AugmentationProperties augmentationProperties) -
Uses of UserFieldMapping in com.broadleafcommerce.auth.user.messaging.autoconfigure
Method parameters in com.broadleafcommerce.auth.user.messaging.autoconfigure with type arguments of type UserFieldMappingModifier and TypeMethodDescriptionAuthUserMessagingAutoConfiguration.augmentationModifiedHandler
(UserFieldMappingService<UserFieldMapping> userFieldMappingService, com.broadleafcommerce.common.messaging.service.IdempotentMessageConsumptionService idempotentConsumptionService, com.broadleafcommerce.common.extension.TypeFactory typeFactory, com.fasterxml.jackson.databind.ObjectMapper objectMapper, AugmentationProperties augmentationProperties) -
Uses of UserFieldMapping in com.broadleafcommerce.auth.user.service
Classes in com.broadleafcommerce.auth.user.service with type parameters of type UserFieldMappingModifier and TypeClassDescriptionclass
DefaultUserFieldMappingService<P extends UserFieldMapping,
D extends com.broadleafcommerce.data.tracking.core.mapping.BusinessTypeAware & com.broadleafcommerce.data.tracking.core.mapping.ModelMapperMappable> interface
UserFieldMappingService<P extends UserFieldMapping>