org.sonar.plugins.core.clouds
Class Clouds

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

public class Clouds
extends java.lang.Object
implements Page


Constructor Summary
Clouds()
           
 
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

Clouds

public Clouds()
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.