Class TravelGoogleMapTools

java.lang.Object
de.hybris.platform.storelocator.impl.GoogleMapTools
de.hybris.platform.travelservices.storelocator.impl.TravelGoogleMapTools

public class TravelGoogleMapTools extends de.hybris.platform.storelocator.impl.GoogleMapTools
The type Travel google map tools.
  • Constructor Details

    • TravelGoogleMapTools

      public TravelGoogleMapTools()
  • Method Details

    • timeZoneOffset

      public TimeZoneResponseData timeZoneOffset(de.hybris.platform.storelocator.location.Location address) throws de.hybris.platform.storelocator.exception.GeoServiceWrapperException
      Throws:
      de.hybris.platform.storelocator.exception.GeoServiceWrapperException
    • timeZoneOffset

      public TimeZoneResponseData timeZoneOffset(de.hybris.platform.storelocator.GPS gps) throws de.hybris.platform.storelocator.exception.GeoServiceWrapperException
      Throws:
      de.hybris.platform.storelocator.exception.GeoServiceWrapperException
    • setBaseUrl

      public void setBaseUrl(String baseUrl)
      Overrides:
      setBaseUrl in class de.hybris.platform.storelocator.impl.GoogleMapTools
    • getGoogleQuery

      public String getGoogleQuery(de.hybris.platform.storelocator.GPS gps)
    • getTimeZoneResponseGoogleResponseParser

      protected TimeZoneResponseGoogleResponseParser getTimeZoneResponseGoogleResponseParser()
      Gets time zone response google response parser.
      Returns:
      the time zone response google response parser
    • setTimeZoneResponseGoogleResponseParser

      public void setTimeZoneResponseGoogleResponseParser(TimeZoneResponseGoogleResponseParser timeZoneResponseGoogleResponseParser)
      Sets time zone response google response parser.
      Parameters:
      timeZoneResponseGoogleResponseParser - the time zone response google response parser
    • getTimeService

      protected de.hybris.platform.servicelayer.time.TimeService getTimeService()
      Gets time service.
      Returns:
      the time service
    • setTimeService

      public void setTimeService(de.hybris.platform.servicelayer.time.TimeService timeService)
      Sets time service.
      Parameters:
      timeService - the time service