Uses of Class
de.hybris.platform.storelocator.data.MapLocationData
Packages that use MapLocationData
Package
Description
-
Uses of MapLocationData in de.hybris.platform.chinesestoreservices.map
Methods in de.hybris.platform.chinesestoreservices.map that return MapLocationDataModifier and TypeMethodDescriptionFirstPlacemarkWinsBaiduResponseParser.extractData(org.springframework.http.client.ClientHttpResponse response) -
Uses of MapLocationData in de.hybris.platform.chinesestoreservices.map.impl
Methods in de.hybris.platform.chinesestoreservices.map.impl that return MapLocationDataModifier and TypeMethodDescriptionprotected MapLocationDataBaiduMapTools.getLocationFromService(String urlAddress) -
Uses of MapLocationData in de.hybris.platform.storelocator.impl
Methods in de.hybris.platform.storelocator.impl that return MapLocationDataModifier and TypeMethodDescriptionFirstPlacemarkWinsGoogleResponseParser.extractData(org.springframework.http.client.ClientHttpResponse response) Methods in de.hybris.platform.storelocator.impl that return types with arguments of type MapLocationDataModifier and TypeMethodDescriptionprotected org.springframework.web.client.ResponseExtractor<MapLocationData>GoogleMapTools.getAddressLocationParser()Method parameters in de.hybris.platform.storelocator.impl with type arguments of type MapLocationDataModifier and TypeMethodDescriptionvoidGoogleMapTools.setAddressLocationParser(org.springframework.web.client.ResponseExtractor<MapLocationData> addressLocationParser)