|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProfilesDao | |
|---|---|
| org.sonar.api.database.daos | |
| org.sonar.batch | |
| Uses of ProfilesDao in org.sonar.api.database.daos |
|---|
| Methods in org.sonar.api.database.daos that return ProfilesDao | |
|---|---|
ProfilesDao |
DaoFacade.getProfilesDao()
|
| Constructors in org.sonar.api.database.daos with parameters of type ProfilesDao | |
|---|---|
DaoFacade(ProfilesDao profilesDao,
RulesDao rulesDao,
MeasuresDao measuresDao,
AsyncMeasuresDao asyncMeasureDao)
|
|
| Uses of ProfilesDao in org.sonar.batch |
|---|
| Methods in org.sonar.batch with parameters of type ProfilesDao | |
|---|---|
RulesProfile |
ProfileProvider.provide(Project project,
ProfilesDao dao)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||