Uses of Interface
com.broadleafcommerce.customer.service.hydration.CustomerHydrationService
Packages that use CustomerHydrationService
Package
Description
-
Uses of CustomerHydrationService in com.broadleafcommerce.customer.service.autoconfigure
Methods in com.broadleafcommerce.customer.service.autoconfigure that return CustomerHydrationService -
Uses of CustomerHydrationService in com.broadleafcommerce.customer.service.hydration
Classes in com.broadleafcommerce.customer.service.hydration that implement CustomerHydrationService -
Uses of CustomerHydrationService in com.broadleafcommerce.customer.web.endpoint
Methods in com.broadleafcommerce.customer.web.endpoint that return CustomerHydrationServiceModifier and TypeMethodDescriptionprotected CustomerHydrationService
CustomerEndpoint.getCustomerHydrationService()
Methods in com.broadleafcommerce.customer.web.endpoint with parameters of type CustomerHydrationServiceModifier and TypeMethodDescriptionvoid
CustomerEndpoint.setCustomerHydrationService
(CustomerHydrationService customerHydrationService)