Uses of Interface
com.atlassian.bamboo.project.ProjectDao

Packages that use ProjectDao
com.atlassian.bamboo.project   
com.atlassian.bamboo.ww2.actions.labels   
 

Uses of ProjectDao in com.atlassian.bamboo.project
 

Classes in com.atlassian.bamboo.project that implement ProjectDao
 class ProjectHibernateDao
           
 

Constructors in com.atlassian.bamboo.project with parameters of type ProjectDao
DefaultProjectManager(ProjectDao projectDao)
           
 

Uses of ProjectDao in com.atlassian.bamboo.ww2.actions.labels
 

Methods in com.atlassian.bamboo.ww2.actions.labels with parameters of type ProjectDao
 void ViewLabels.setProjectDao(ProjectDao projectDao)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.