Uses of Interface
de.hybris.platform.storelocator.map.MapService
Packages that use MapService
Package
Description
-
Uses of MapService in de.hybris.platform.commercefacades.storelocator.impl
Methods in de.hybris.platform.commercefacades.storelocator.impl that return MapServiceMethods in de.hybris.platform.commercefacades.storelocator.impl with parameters of type MapServiceModifier and TypeMethodDescriptionvoidDefaultStoreLocatorFacade.setMapService(MapService mapService) -
Uses of MapService in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator that return MapServiceMethods in de.hybris.platform.storelocator with parameters of type MapServiceModifier and TypeMethodDescriptionvoidAbstractGeocodingTest.setMapService(MapService mapService) -
Uses of MapService in de.hybris.platform.storelocator.location.impl
Methods in de.hybris.platform.storelocator.location.impl that return MapServiceModifier and TypeMethodDescriptionDefaultLocationMapService.getMapService()protected MapServiceDefaultLocationService.getMapService()Methods in de.hybris.platform.storelocator.location.impl with parameters of type MapServiceModifier and TypeMethodDescriptionvoidDefaultLocationMapService.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 MapServiceModifier and TypeClassDescriptionclassDefault implementation of the MapService.