| Package | Description |
|---|---|
| de.hybris.platform.storelocator | |
| de.hybris.platform.storelocator.location | |
| de.hybris.platform.storelocator.location.impl |
| Modifier and Type | Method and Description |
|---|---|
LocationService |
AbstractGeocodingTest.getLocationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractGeocodingTest.setLocationService(LocationService locationService) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DistanceAwareLocationService<T extends Location>
Deprecated.
since 4.5 to make an API more consolidate method was moved to super interface. Use a
LocationService instead. This interface is empty intentionally, all its responsibility has been
moved to LocationService. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLocationService |
| Modifier and Type | Method and Description |
|---|---|
LocationService |
DefaultLocationMapService.getDistanceAwareLocationService()
Deprecated.
since 4.5 use a
DefaultLocationMapService.getLocationService() instead. |
LocationService |
DefaultLocationMapService.getLocationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLocationMapService.setDistanceAwareLocationService(LocationService distanceAwareLocationService)
Deprecated.
since 4.5 use a
DefaultLocationMapService.setLocationService(LocationService) instead. |
void |
DefaultLocationMapService.setLocationService(LocationService distanceAwareLocationService) |
Copyright © 2017 SAP SE. All Rights Reserved.