public class MockedGeoServiceWrapper extends CommerceMockGeoWebServiceWrapper
| Constructor and Description |
|---|
MockedGeoServiceWrapper(java.util.Map<java.lang.String,GPS> geoMap) |
| Modifier and Type | Method and Description |
|---|---|
GPS |
geocodeAddress(AddressData address)
Translate AddressData to IGPS using 3rd party service
|
GPS |
geocodeAddress(Location address)
Translate IAddress to IGPS using 3rd party service
|
formatAddress, getBaseStoreService, getCountryIsoGPSLocationMap, getDistanceAndRoute, getDistanceAndRoute, setBaseStoreService, setCountryIsoGPSLocationMappublic MockedGeoServiceWrapper(java.util.Map<java.lang.String,GPS> geoMap)
public GPS geocodeAddress(Location address) throws GeoServiceWrapperException
GeoWebServiceWrappergeocodeAddress in interface GeoWebServiceWrappergeocodeAddress in class CommerceMockGeoWebServiceWrapperGeoServiceWrapperExceptionpublic GPS geocodeAddress(AddressData address) throws GeoServiceWrapperException
GeoWebServiceWrappergeocodeAddress in interface GeoWebServiceWrappergeocodeAddress in class CommerceMockGeoWebServiceWrapperGeoServiceWrapperExceptionCopyright © 2018 SAP SE. All Rights Reserved.