Uses of Interface
de.hybris.platform.storelocator.map.MapService
-
-
Uses of MapService in de.hybris.platform.commercefacades.storelocator.impl
Methods in de.hybris.platform.commercefacades.storelocator.impl that return MapService Modifier and Type Method Description protected MapServiceDefaultStoreLocatorFacade. getMapService()Methods in de.hybris.platform.commercefacades.storelocator.impl with parameters of type MapService Modifier and Type Method Description voidDefaultStoreLocatorFacade. setMapService(MapService mapService) -
Uses of MapService in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator that return MapService Modifier and Type Method Description MapServiceAbstractGeocodingTest. getMapService()Methods in de.hybris.platform.storelocator with parameters of type MapService Modifier and Type Method Description voidAbstractGeocodingTest. setMapService(MapService mapService) -
Uses of MapService in de.hybris.platform.storelocator.location.impl
Methods in de.hybris.platform.storelocator.location.impl that return MapService Modifier and Type Method Description MapServiceDefaultLocationMapService. getMapService()protected MapServiceDefaultLocationService. getMapService()Methods in de.hybris.platform.storelocator.location.impl with parameters of type MapService Modifier and Type Method Description voidDefaultLocationMapService. setMapService(MapService mapService)voidDefaultLocationService. setMapService(MapService mapService) -
Uses of MapService in de.hybris.platform.storelocator.map.impl
Classes in de.hybris.platform.storelocator.map.impl that implement MapService Modifier and Type Class Description classDefaultMapServiceDefault implementation of the MapService.
-