| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressModel,AddressData> |
SapGeocodeShippingAddressAction.getAddressConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
SapGeocodeShippingAddressAction.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
SapDeliveryAddressGeocodePopulator.populate(AddressModel source,
AddressData target) |
| Modifier and Type | Method and Description |
|---|---|
protected AddressData |
DefaultCustomerLocationService.generateGeoAddressForSearchQuery(BaseStoreModel baseStore,
java.lang.String locationText) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
GeoCodePosSectionRenderer.geoCodeAddress(AddressData address,
PointOfServiceModel pos,
WidgetInstanceManager widgetInstanceManager) |
| Modifier and Type | Method and Description |
|---|---|
GPS |
BaiduMapTools.geocodeAddress(AddressData addressData)
geo-codes the given address data
|
GPS |
BaiduMapsServiceWrapper.geocodeAddress(AddressData address) |
java.lang.String |
BaiduMapTools.getAddressQuery(AddressData addressData)
parses the given address data
|
protected java.lang.String |
BaiduMapTools.getUrlAddressFromAddress(AddressData addressData) |
| Modifier and Type | Method and Description |
|---|---|
protected AddressData |
DefaultStoreFinderService.generateGeoAddressForSearchQuery(BaseStoreModel baseStore,
java.lang.String locationText)
This method generates an
AddressData object based on a search location text. |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressModel,AddressData> |
SapGeocodeShippingAddressAction.getAddressConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
SapGeocodeShippingAddressAction.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
SapDeliveryAddressGeocodePopulator.populate(AddressModel source,
AddressData target) |
| 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)
geo-codes the given address data
|
java.lang.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 |
LocationDtoWrapper.getAddressData() |
AddressData |
DistanceUnawareLocation.getAddressData() |
AddressData |
AbstractAddress.getAddressData() |
| Constructor and Description |
|---|
LocationDtoWrapper(AddressData addressData,
GPS gps) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
GeolocationDirectionsUrlBuilder.getWebServiceUrl(java.lang.String baseUrl,
AddressData startAddress,
AddressData destinationAddress,
java.util.Map params)
Builds url for web service serving directions from start address to destination address.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
DefaultGeolocationDirectionsUrlBuilder.addressData2String(AddressData addressData) |
java.lang.String |
DefaultGeolocationDirectionsUrlBuilder.getWebServiceUrl(java.lang.String baseUrl,
AddressData startAddress,
AddressData destinationAddress,
java.util.Map params) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AddressModel,AddressData> |
GeocodeShippingAddressAction.getAddressConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeocodeShippingAddressAction.setAddressConverter(Converter<AddressModel,AddressData> addressConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressPopulator.populate(AddressModel source,
AddressData target) |
| Modifier and Type | Method and Description |
|---|---|
GPS |
MockedGeoServiceWrapper.geocodeAddress(AddressData address) |
Copyright © 2018 SAP SE. All Rights Reserved.