|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sonar.api.web.gwt.client.webservices.Query<Properties>
org.sonar.api.web.gwt.client.webservices.PropertiesQuery
public final class PropertiesQuery
Constructor Summary | |
---|---|
PropertiesQuery()
|
|
PropertiesQuery(java.lang.String key)
|
Method Summary | |
---|---|
void |
execute(QueryCallBack<Properties> callback)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertiesQuery()
public PropertiesQuery(java.lang.String key)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public void execute(QueryCallBack<Properties> callback)
execute
in class Query<Properties>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |