Uses of Class
com.broadleafcommerce.customer.messaging.domain.User
Packages that use User
Package
Description
-
Uses of User in com.broadleafcommerce.customer.messaging
Methods in com.broadleafcommerce.customer.messaging with parameters of type UserModifier and TypeMethodDescriptionprotected voidUserRegistrationListener.assertHasServiceId(User user) protected voidUserRegistrationListener.assertIsCustomerType(User user) protected com.broadleafcommerce.data.tracking.core.context.ContextInfoUserRegistrationListener.buildContextInfo(User user) protected com.broadleafcommerce.data.tracking.core.context.ContextInfoUserUpdateListenerCustomer.buildContextInfo(User user) protected CustomerUserRegistrationListener.buildCustomer(User user, String customerId) protected voidUserUpdateListenerCustomer.updateAccountRoles(User user, Customer customer, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) protected voidUserCreationListener.updateCustomer(User user, Customer customer) Updates an existing customer.protected voidUserRegistrationListener.validateUserPayload(User user) Method parameters in com.broadleafcommerce.customer.messaging with type arguments of type UserModifier and TypeMethodDescriptionvoidprotected voidUserUpdateListenerCustomer.processMessage(org.springframework.messaging.Message<User> userMessage) -
Uses of User in com.broadleafcommerce.customer.messaging.domain
Methods in com.broadleafcommerce.customer.messaging.domain that return UserMethods in com.broadleafcommerce.customer.messaging.domain with parameters of type User