org.sonar.plugins.googleanalytics
Class GoogleAnalyticsWebFooter

java.lang.Object
  extended by org.sonar.plugins.googleanalytics.GoogleAnalyticsWebFooter
All Implemented Interfaces:
Extension, ServerExtension, Footer

public class GoogleAnalyticsWebFooter
extends java.lang.Object
implements Footer


Constructor Summary
GoogleAnalyticsWebFooter(org.apache.commons.configuration.Configuration configuration)
           
 
Method Summary
 java.lang.String getHtml()
           
protected  java.lang.String getIdAccount()
           
 java.lang.String getKey()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GoogleAnalyticsWebFooter

public GoogleAnalyticsWebFooter(org.apache.commons.configuration.Configuration configuration)
Method Detail

getIdAccount

protected java.lang.String getIdAccount()

getKey

public java.lang.String getKey()

getHtml

public java.lang.String getHtml()
Specified by:
getHtml in interface Footer

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2008 SonarSource SA. All Rights Reserved.