Uses of Interface
de.hybris.platform.storelocator.location.LocationService
-
Packages that use LocationService Package Description de.hybris.platform.commercefacades.storelocator.impl de.hybris.platform.storelocator de.hybris.platform.storelocator.location.impl -
-
Uses of LocationService in de.hybris.platform.commercefacades.storelocator.impl
Methods in de.hybris.platform.commercefacades.storelocator.impl that return LocationService Modifier and Type Method Description protected LocationService<Location>DefaultStoreLocatorFacade. getLocationService()Methods in de.hybris.platform.commercefacades.storelocator.impl with parameters of type LocationService Modifier and Type Method Description voidDefaultStoreLocatorFacade. setLocationService(LocationService<Location> locationService) -
Uses of LocationService in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator that return LocationService Modifier and Type Method Description LocationServiceAbstractGeocodingTest. getLocationService()Methods in de.hybris.platform.storelocator with parameters of type LocationService Modifier and Type Method Description voidAbstractGeocodingTest. setLocationService(LocationService locationService) -
Uses of LocationService in de.hybris.platform.storelocator.location.impl
Classes in de.hybris.platform.storelocator.location.impl that implement LocationService Modifier and Type Class Description classDefaultLocationServiceDefault implementation for LocationService.Methods in de.hybris.platform.storelocator.location.impl that return LocationService Modifier and Type Method Description LocationServiceDefaultLocationMapService. getLocationService()Methods in de.hybris.platform.storelocator.location.impl with parameters of type LocationService Modifier and Type Method Description voidDefaultLocationMapService. setLocationService(LocationService distanceAwareLocationService)
-