Uses of Interface
de.hybris.platform.acceleratorservices.customer.CustomerLocationService
-
-
Uses of CustomerLocationService in de.hybris.platform.acceleratorfacades.customerlocation.impl
Methods in de.hybris.platform.acceleratorfacades.customerlocation.impl that return CustomerLocationService Modifier and Type Method Description protected CustomerLocationServiceDefaultCustomerLocationFacade. getCustomerLocationService()Methods in de.hybris.platform.acceleratorfacades.customerlocation.impl with parameters of type CustomerLocationService Modifier and Type Method Description voidDefaultCustomerLocationFacade. setCustomerLocationService(CustomerLocationService customerLocationService) -
Uses of CustomerLocationService in de.hybris.platform.acceleratorfacades.storelocator.populators
Methods in de.hybris.platform.acceleratorfacades.storelocator.populators that return CustomerLocationService Modifier and Type Method Description protected CustomerLocationServicePointOfServiceDistancePopulator. getCustomerLocationService()Methods in de.hybris.platform.acceleratorfacades.storelocator.populators with parameters of type CustomerLocationService Modifier and Type Method Description voidPointOfServiceDistancePopulator. setCustomerLocationService(CustomerLocationService customerLocationService) -
Uses of CustomerLocationService in de.hybris.platform.acceleratorservices.customer.impl
Classes in de.hybris.platform.acceleratorservices.customer.impl that implement CustomerLocationService Modifier and Type Class Description classDefaultCustomerLocationServiceDefault implementation ofCustomerLocationService -
Uses of CustomerLocationService in de.hybris.platform.acceleratorservices.store.impl
Methods in de.hybris.platform.acceleratorservices.store.impl that return CustomerLocationService Modifier and Type Method Description protected CustomerLocationServiceDefaultLocalStorePreferencesService. getCustomerLocationService()Methods in de.hybris.platform.acceleratorservices.store.impl with parameters of type CustomerLocationService Modifier and Type Method Description voidDefaultLocalStorePreferencesService. setCustomerLocationService(CustomerLocationService customerLocationService) -
Uses of CustomerLocationService in de.hybris.platform.acceleratorservices.store.pickup.impl
Methods in de.hybris.platform.acceleratorservices.store.pickup.impl that return CustomerLocationService Modifier and Type Method Description protected CustomerLocationServiceDefaultPickupPointOfServiceConsolidationStrategy. getCustomerLocationService()Methods in de.hybris.platform.acceleratorservices.store.pickup.impl with parameters of type CustomerLocationService Modifier and Type Method Description voidDefaultPickupPointOfServiceConsolidationStrategy. setCustomerLocationService(CustomerLocationService customerLocationService) -
Uses of CustomerLocationService in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages
Methods in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages that return CustomerLocationService Modifier and Type Method Description CustomerLocationServiceAbstractCategoryPageController. getCustomerLocationService() -
Uses of CustomerLocationService in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages.checkout.steps
Methods in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages.checkout.steps that return CustomerLocationService Modifier and Type Method Description protected CustomerLocationServiceAbstractCheckoutStepController. getCustomerLocationService() -
Uses of CustomerLocationService in de.hybris.platform.configurablebundleaddon.controllers.pages
Methods in de.hybris.platform.configurablebundleaddon.controllers.pages that return CustomerLocationService Modifier and Type Method Description protected CustomerLocationServiceBundlePageController. getCustomerLocationService()
-