Uses of Class
org.sonar.api.web.gwt.client.webservices.ViolationsQuery

Packages that use ViolationsQuery
org.sonar.api.web.gwt.client.webservices   
 

Uses of ViolationsQuery in org.sonar.api.web.gwt.client.webservices
 

Methods in org.sonar.api.web.gwt.client.webservices that return ViolationsQuery
static ViolationsQuery ViolationsQuery.create(String resourceKey)
          Deprecated.  
 ViolationsQuery ViolationsQuery.setCategories(String s)
          Deprecated. since 2.5 See http://jira.codehaus.org/browse/SONAR-2007
 ViolationsQuery ViolationsQuery.setDepth(Integer depth)
          Deprecated.  
 ViolationsQuery ViolationsQuery.setPriorities(String priorities)
          Deprecated.  
 ViolationsQuery ViolationsQuery.setQualifiers(String qualifiers)
          Deprecated.  
 ViolationsQuery ViolationsQuery.setRules(String rules)
          Deprecated.  
 ViolationsQuery ViolationsQuery.setScopes(String scopes)
          Deprecated.  
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.