|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.plugins.api.web.gwt.client.AbstractPage
org.sonar.plugins.core.testspage.client.AbstractMeasuresPage
public abstract class AbstractMeasuresPage
| Constructor Summary | |
|---|---|
AbstractMeasuresPage()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
buildRestUrl(java.lang.String metrics)
|
protected void |
displayError(java.lang.String message)
|
java.lang.String |
getProjectKey()
|
protected java.util.ArrayList<Project> |
processResponse(com.google.gwt.json.client.JSONArray array)
|
| Methods inherited from class org.sonar.plugins.api.web.gwt.client.AbstractPage |
|---|
displayView, getRootPanel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.gwt.core.client.EntryPoint |
|---|
onModuleLoad |
| Constructor Detail |
|---|
public AbstractMeasuresPage()
| Method Detail |
|---|
public java.lang.String getProjectKey()
protected java.lang.String buildRestUrl(java.lang.String metrics)
protected void displayError(java.lang.String message)
protected java.util.ArrayList<Project> processResponse(com.google.gwt.json.client.JSONArray array)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||