| Modifier and Type | Method and Description |
|---|---|
protected boolean |
GeoCodePosSectionRenderer.geoCodeAddress(AddressData address,
PointOfServiceModel pos,
WidgetInstanceManager widgetInstanceManager) |
| Modifier and Type | Method and Description |
|---|---|
GPS |
GeoWebServiceWrapper.geocodeAddress(AddressData address)
Translate AddressData to IGPS using 3rd party service
|
| Modifier and Type | Method and Description |
|---|---|
GPS |
CommerceMockGeoWebServiceWrapper.geocodeAddress(AddressData address) |
GPS |
GoogleMapsServiceWrapper.geocodeAddress(AddressData address) |
GPS |
GoogleMapTools.geocodeAddress(AddressData addressData) |
String |
GoogleMapTools.getGoogleQuery(AddressData addressData) |
| Modifier and Type | Method and Description |
|---|---|
AddressData |
Location.getAddressData()
Get AddressData object
|
| Modifier and Type | Method and Description |
|---|---|
protected AddressData |
AbstractAddress.extractAddressData(PointOfServiceModel pos) |
AddressData |
AbstractAddress.getAddressData() |
AddressData |
DistanceUnawareLocation.getAddressData() |
AddressData |
LocationDtoWrapper.getAddressData() |
| Constructor and Description |
|---|
LocationDtoWrapper(AddressData addressData,
GPS gps) |
| Modifier and Type | Method and Description |
|---|---|
String |
GeolocationDirectionsUrlBuilder.getWebServiceUrl(String baseUrl,
AddressData startAddress,
AddressData destinationAddress,
Map params)
Builds url for web service serving directions from start address to destination address.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
DefaultGeolocationDirectionsUrlBuilder.addressData2String(AddressData addressData) |
String |
DefaultGeolocationDirectionsUrlBuilder.getWebServiceUrl(String baseUrl,
AddressData startAddress,
AddressData destinationAddress,
Map params) |
Copyright © 2017 SAP SE. All Rights Reserved.