Class CustomerLocationCookieGenerator

    • Field Detail

      • LOCATION_SEPARATOR

        public static final java.lang.String LOCATION_SEPARATOR
        See Also:
        Constant Field Values
      • LATITUDE_LONGITUDE_SEPARATOR

        public static final java.lang.String LATITUDE_LONGITUDE_SEPARATOR
        See Also:
        Constant Field Values
    • Constructor Detail

      • CustomerLocationCookieGenerator

        public CustomerLocationCookieGenerator()
    • Method Detail

      • getCookieName

        public java.lang.String getCookieName()
        Overrides:
        getCookieName in class org.springframework.web.util.CookieGenerator
      • setBaseSiteService

        public void setBaseSiteService​(BaseSiteService baseSiteService)