org.sonar.plugins.core.testspage
Class TestsPage

java.lang.Object
  extended by org.sonar.plugins.core.testspage.TestsPage
All Implemented Interfaces:
Extension, ServerExtension, GwtExtension, Page

public class TestsPage
extends java.lang.Object
implements Page


Constructor Summary
TestsPage()
           
 
Method Summary
 java.lang.String getGwtId()
           
 Section getSection()
           
 java.lang.String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestsPage

public TestsPage()
Method Detail

getGwtId

public java.lang.String getGwtId()
Specified by:
getGwtId in interface GwtExtension

getSection

public Section getSection()
Specified by:
getSection in interface Page

getTitle

public java.lang.String getTitle()
Specified by:
getTitle in interface Page


Copyright © 2008 SonarSource SA. All Rights Reserved.