Uses of Interface
de.hybris.platform.commerceservices.customer.CustomerListService
-
Packages that use CustomerListService Package Description de.hybris.platform.commercefacades.customer.impl de.hybris.platform.commerceservices.customer.impl -
-
Uses of CustomerListService in de.hybris.platform.commercefacades.customer.impl
Methods in de.hybris.platform.commercefacades.customer.impl that return CustomerListService Modifier and Type Method Description protected CustomerListServiceDefaultCustomerListFacade. getCustomerListService()Methods in de.hybris.platform.commercefacades.customer.impl with parameters of type CustomerListService Modifier and Type Method Description voidDefaultCustomerListFacade. setCustomerListService(CustomerListService customerListService) -
Uses of CustomerListService in de.hybris.platform.commerceservices.customer.impl
Classes in de.hybris.platform.commerceservices.customer.impl that implement CustomerListService Modifier and Type Class Description classDefaultCustomerListServiceConcrete implementation for the customer list service interfaceMethods in de.hybris.platform.commerceservices.customer.impl that return CustomerListService Modifier and Type Method Description protected CustomerListServiceDefaultCustomerListSearchService. getCustomerListService()Methods in de.hybris.platform.commerceservices.customer.impl with parameters of type CustomerListService Modifier and Type Method Description voidDefaultCustomerListSearchService. setCustomerListService(CustomerListService customerListService)
-