Uses of Class
org.broadleafcommerce.core.geolocation.GeolocationDTO
Packages that use GeolocationDTO
-
Uses of GeolocationDTO in org.broadleafcommerce.core.geolocation
Methods in org.broadleafcommerce.core.geolocation that return GeolocationDTOModifier and TypeMethodDescriptionGeolocationAPI.getLocationData(String ipAddress) Makes an API call with the given ip address and returns a GeolocationDTO that has been populated with the resultsGeolocationService.getLocationData(String ipAddress) Gets the location data for the passed IP addressGeolocationServiceImpl.getLocationData(String ipAddress)