org.sonar.plugins.totalquality
Class TotalQualityWidget

java.lang.Object
  extended by org.sonar.api.web.AbstractRubyTemplate
      extended by org.sonar.plugins.totalquality.TotalQualityWidget
All Implemented Interfaces:
org.sonar.api.Extension, org.sonar.api.ServerExtension, org.sonar.api.web.RubyRailsWidget, org.sonar.api.web.View, org.sonar.api.web.Widget

public class TotalQualityWidget
extends org.sonar.api.web.AbstractRubyTemplate
implements org.sonar.api.web.RubyRailsWidget


Constructor Summary
TotalQualityWidget()
           
 
Method Summary
 java.lang.String getId()
           
protected  java.lang.String getTemplatePath()
           
 java.lang.String getTitle()
           
 
Methods inherited from class org.sonar.api.web.AbstractRubyTemplate
getTemplate, loadTemplateFromCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.sonar.api.web.RubyRailsWidget
getTemplate
 

Constructor Detail

TotalQualityWidget

public TotalQualityWidget()
Method Detail

getId

public java.lang.String getId()
Specified by:
getId in interface org.sonar.api.web.View

getTitle

public java.lang.String getTitle()
Specified by:
getTitle in interface org.sonar.api.web.View

getTemplatePath

protected java.lang.String getTemplatePath()
Specified by:
getTemplatePath in class org.sonar.api.web.AbstractRubyTemplate


Copyright © 2010 SonarSource SA. All Rights Reserved.