Uses of Interface
de.hybris.platform.commercefacades.customer.CustomerListFacade
-
Packages that use CustomerListFacade Package Description de.hybris.platform.assistedservicewebservices.controllers de.hybris.platform.commercefacades.customer.impl -
-
Uses of CustomerListFacade in de.hybris.platform.assistedservicewebservices.controllers
Methods in de.hybris.platform.assistedservicewebservices.controllers that return CustomerListFacade Modifier and Type Method Description CustomerListFacadeAbstractAssistedServiceWebServiceController. getCustomerListFacade() -
Uses of CustomerListFacade in de.hybris.platform.commercefacades.customer.impl
Classes in de.hybris.platform.commercefacades.customer.impl that implement CustomerListFacade Modifier and Type Class Description classDefaultCustomerListFacadeDefault customer list facade concrete class which implementsCustomerListFacade
-