Uses of Class
org.sonar.wsclient.services.CreateQuery

Packages that use CreateQuery
org.sonar.wsclient   
org.sonar.wsclient.connectors   
org.sonar.wsclient.services   
 

Uses of CreateQuery in org.sonar.wsclient
 

Methods in org.sonar.wsclient with parameters of type CreateQuery
<MODEL extends Model>
MODEL
Sonar.create(CreateQuery<MODEL> query)
           
 

Uses of CreateQuery in org.sonar.wsclient.connectors
 

Methods in org.sonar.wsclient.connectors with parameters of type CreateQuery
 String HttpClient4Connector.execute(CreateQuery query)
           
 String HttpClient3Connector.execute(CreateQuery query)
           
abstract  String Connector.execute(CreateQuery query)
           
 

Uses of CreateQuery in org.sonar.wsclient.services
 

Subclasses of CreateQuery in org.sonar.wsclient.services
 class EventCreateQuery
           
 class FavouriteCreateQuery
           
 class UserPropertyCreateQuery
           
 



Copyright © 2009-2010 SonarSource. All Rights Reserved.