Uses of Class
org.sonar.commons.configuration.Property

Packages that use Property
ch.hortis.sonar.service   
 

Uses of Property in ch.hortis.sonar.service
 

Methods in ch.hortis.sonar.service that return Property
 Property PropertiesDao.getProperty(java.lang.String propertyKey)
           
 

Methods in ch.hortis.sonar.service with parameters of type Property
 void PropertiesDao.updateProperty(Property property)
           
 



Copyright © 2009 SonarSource SA. All Rights Reserved.