Uses of Interface
de.hybris.platform.commerceservices.customer.CustomerService
-
Packages that use CustomerService Package Description de.hybris.platform.commerceservices.customer.impl de.hybris.platform.commerceservices.strategies.impl.user -
-
Uses of CustomerService in de.hybris.platform.commerceservices.customer.impl
Classes in de.hybris.platform.commerceservices.customer.impl that implement CustomerService Modifier and Type Class Description classDefaultCustomerServiceProvides methods for retrieving the customer and verify customer id -
Uses of CustomerService in de.hybris.platform.commerceservices.strategies.impl.user
Methods in de.hybris.platform.commerceservices.strategies.impl.user that return CustomerService Modifier and Type Method Description protected CustomerServiceCustomerIdMatchingStrategy. getCustomerService()Constructors in de.hybris.platform.commerceservices.strategies.impl.user with parameters of type CustomerService Constructor Description CustomerIdMatchingStrategy(CustomerService customerService)
-