Uses of Interface
de.hybris.platform.storelocator.location.LocationService
Packages that use LocationService
Package
Description
-
Uses of LocationService in de.hybris.platform.commercefacades.storelocator.impl
Methods in de.hybris.platform.commercefacades.storelocator.impl that return LocationServiceModifier and TypeMethodDescriptionprotected LocationService<Location>DefaultStoreLocatorFacade.getLocationService()Methods in de.hybris.platform.commercefacades.storelocator.impl with parameters of type LocationServiceModifier and TypeMethodDescriptionvoidDefaultStoreLocatorFacade.setLocationService(LocationService<Location> locationService) -
Uses of LocationService in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator that return LocationServiceMethods in de.hybris.platform.storelocator with parameters of type LocationServiceModifier and TypeMethodDescriptionvoidAbstractGeocodingTest.setLocationService(LocationService locationService) -
Uses of LocationService in de.hybris.platform.storelocator.location.impl
Classes in de.hybris.platform.storelocator.location.impl that implement LocationServiceModifier and TypeClassDescriptionclassDefault implementation for LocationService.Methods in de.hybris.platform.storelocator.location.impl that return LocationServiceMethods in de.hybris.platform.storelocator.location.impl with parameters of type LocationServiceModifier and TypeMethodDescriptionvoidDefaultLocationMapService.setLocationService(LocationService distanceAwareLocationService)