Uses of Interface
de.hybris.platform.storelocator.location.LocationMapService
-
Packages that use LocationMapService Package Description de.hybris.platform.commercefacades.storelocator.impl de.hybris.platform.storelocator.location.impl -
-
Uses of LocationMapService in de.hybris.platform.commercefacades.storelocator.impl
Methods in de.hybris.platform.commercefacades.storelocator.impl that return LocationMapService Modifier and Type Method Description LocationMapServiceDefaultStoreLocatorFacade. getLocationMapService()Methods in de.hybris.platform.commercefacades.storelocator.impl with parameters of type LocationMapService Modifier and Type Method Description voidDefaultStoreLocatorFacade. setLocationMapService(LocationMapService locationMapService) -
Uses of LocationMapService in de.hybris.platform.storelocator.location.impl
Classes in de.hybris.platform.storelocator.location.impl that implement LocationMapService Modifier and Type Class Description classDefaultLocationMapServiceDefault implementation of the LocationMapService.Methods in de.hybris.platform.storelocator.location.impl that return LocationMapService Modifier and Type Method Description protected LocationMapServiceDefaultLocationService. getLocationMapService()Methods in de.hybris.platform.storelocator.location.impl with parameters of type LocationMapService Modifier and Type Method Description voidDefaultLocationService. setLocationMapService(LocationMapService locationMapService)
-