Interface URLBuildingStrategy

  • All Known Implementing Classes:
    GoogleAnalytics_v1_URLBuildingStrategy

    public interface URLBuildingStrategy
    Fork of https://code.google.com/p/jgoogleanalytics/ Interface for the URL building strategy
    Version:
    : 0.1
    Author:
    : Siddique Hameed
    • Method Detail

      • buildURL

        java.lang.String buildURL​(FocusPoint focusPoint)
      • setRefererURL

        void setRefererURL​(java.lang.String refererURL)