Uses of Class
org.sonar.jpa.dao.ProfilesDao

Packages that use ProfilesDao
org.sonar.jpa.dao   
 

Uses of ProfilesDao in org.sonar.jpa.dao
 

Methods in org.sonar.jpa.dao that return ProfilesDao
 ProfilesDao DaoFacade.getProfilesDao()
           
 

Constructors in org.sonar.jpa.dao with parameters of type ProfilesDao
DaoFacade(ProfilesDao profilesDao, RulesDao rulesDao, MeasuresDao measuresDao, AsyncMeasuresDao asyncMeasureDao)
           
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.