Uses of Class
de.hybris.platform.storelocator.exception.GeoServiceWrapperException
-
-
Uses of GeoServiceWrapperException in de.hybris.platform.commercewebservicestests.storelocator.impl
Methods in de.hybris.platform.commercewebservicestests.storelocator.impl that throw GeoServiceWrapperException Modifier and Type Method Description GPSMockedGeoServiceWrapper. geocodeAddress(AddressData address)GPSMockedGeoServiceWrapper. geocodeAddress(Location address) -
Uses of GeoServiceWrapperException in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator with parameters of type GeoServiceWrapperException Modifier and Type Method Description protected java.lang.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.exception Modifier and Type Class Description classGeoDocumentParsingExceptionThrown 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 GeoServiceWrapperException Modifier and Type Method Description java.lang.StringGoogleMapsServiceWrapper. formatAddress(Location address)GPSGoogleMapsServiceWrapper. geocodeAddress(AddressData address)GPSGoogleMapsServiceWrapper. geocodeAddress(Location address)DistanceAndRouteGoogleMapsServiceWrapper. getDistanceAndRoute(GPS start, Location destination)DistanceAndRouteGoogleMapsServiceWrapper. getDistanceAndRoute(Location start, Location destination) -
Uses of GeoServiceWrapperException in de.hybris.platform.storelocator.location
Methods in de.hybris.platform.storelocator.location that throw GeoServiceWrapperException Modifier and Type Method Description voidLocationServiceTest. 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 GeoServiceWrapperException Modifier and Type Method Description GPSMockedGeoServiceWrapper. geocodeAddress(AddressData address)GPSMockedGeoServiceWrapper. geocodeAddress(Location address)
-