| Package | Description |
|---|---|
| org.broadleafcommerce.core.geolocation |
| Modifier and Type | Method and Description |
|---|---|
GeolocationDTO |
GeolocationAPI.getLocationData(String ipAddress)
Makes an API call with the given ip address and returns a GeolocationDTO that has been populated with the results
|
GeolocationDTO |
GeolocationService.getLocationData(String ipAddress)
Gets the location data for the passed IP address
|
GeolocationDTO |
GeolocationServiceImpl.getLocationData(String ipAddress) |
Copyright © 2023. All rights reserved.