Uses of Class
de.hybris.platform.storelocator.exception.GeoServiceWrapperException
Packages that use GeoServiceWrapperException
Package
Description
-
Uses of GeoServiceWrapperException in de.hybris.platform.commercewebservicestests.storelocator.impl
Methods in de.hybris.platform.commercewebservicestests.storelocator.impl that throw GeoServiceWrapperExceptionModifier and TypeMethodDescriptionMockedGeoServiceWrapper.geocodeAddress(AddressData address) MockedGeoServiceWrapper.geocodeAddress(Location address) -
Uses of GeoServiceWrapperException in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator with parameters of type GeoServiceWrapperExceptionModifier and TypeMethodDescriptionprotected StringGeocodingJob.buildErrorMessage(PointOfServiceModel pos, DistanceUnawareLocation location, GeoServiceWrapperException geoServiceWrapperException) -
Uses of GeoServiceWrapperException in de.hybris.platform.storelocator.exception
Subclasses of GeoServiceWrapperException in de.hybris.platform.storelocator.exceptionModifier and TypeClassDescriptionclassThrown when Geo Document ResponseParser fails with error. -
Uses of GeoServiceWrapperException in de.hybris.platform.storelocator.impl
Methods in de.hybris.platform.storelocator.impl that throw GeoServiceWrapperExceptionModifier and TypeMethodDescriptionGoogleMapsServiceWrapper.formatAddress(Location address) GoogleMapsServiceWrapper.geocodeAddress(AddressData address) GoogleMapsServiceWrapper.geocodeAddress(Location address) GoogleMapsServiceWrapper.getDistanceAndRoute(GPS start, Location destination) GoogleMapsServiceWrapper.getDistanceAndRoute(Location start, Location destination) -
Uses of GeoServiceWrapperException in de.hybris.platform.storelocator.location
Methods in de.hybris.platform.storelocator.location that throw GeoServiceWrapperExceptionModifier and TypeMethodDescriptionvoidLocationServiceTest.testGetLocationsForSearch()voidLocationServiceTest.testGetLocationsNearby()voidLocationServiceTest.testGetLocationsNearbyByPostcode()voidLocationServiceTest.testGetLocationsNearbyByPostcodeInputData()voidLocationServiceTest.testGetLocationsNearbyByTown()voidLocationServiceTest.testGetLocationsNearbyByTownInputData()voidLocationServiceTest.testGetLocationsNearbyRadius()voidLocationServiceTest.testGetLocationsNearbySubList()voidLocationMapServiceTest.testGetMapOfLocations() -
Uses of GeoServiceWrapperException in de.hybris.platform.ycommercewebservicestest.storelocator.impl
Methods in de.hybris.platform.ycommercewebservicestest.storelocator.impl that throw GeoServiceWrapperExceptionModifier and TypeMethodDescriptionMockedGeoServiceWrapper.geocodeAddress(AddressData address) MockedGeoServiceWrapper.geocodeAddress(Location address)