Interface TravelGeoWebServiceWrapper

All Superinterfaces:
de.hybris.platform.storelocator.GeoWebServiceWrapper
All Known Implementing Classes:
TravelGoogleMapsServiceWrapper

public interface TravelGeoWebServiceWrapper extends de.hybris.platform.storelocator.GeoWebServiceWrapper
The interface Travel geo web service wrapper.
  • Method Summary

    Modifier and Type
    Method
    Description
    timeZoneOffset(de.hybris.platform.storelocator.location.Location address)
    Time zone offset time zone response data.

    Methods inherited from interface de.hybris.platform.storelocator.GeoWebServiceWrapper

    formatAddress, geocodeAddress, geocodeAddress, getDistanceAndRoute, getDistanceAndRoute
  • Method Details

    • timeZoneOffset

      TimeZoneResponseData timeZoneOffset(de.hybris.platform.storelocator.location.Location address) throws de.hybris.platform.storelocator.exception.GeoServiceWrapperException
      Time zone offset time zone response data.
      Parameters:
      address - the address
      Returns:
      the time zone response data
      Throws:
      de.hybris.platform.storelocator.exception.GeoServiceWrapperException - the geo service wrapper exception