org.atmosphere.util.analytics
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 Summary
 String buildURL(FocusPoint focusPoint)
           
 void setRefererURL(String refererURL)
           
 

Method Detail

buildURL

String buildURL(FocusPoint focusPoint)

setRefererURL

void setRefererURL(String refererURL)


Copyright © 2014. All Rights Reserved.