Uses of Interface
org.apache.continuum.dao.ProjectDao

Packages that use ProjectDao
org.apache.continuum.buildmanager   
org.apache.continuum.dao   
org.apache.maven.continuum   
 

Uses of ProjectDao in org.apache.continuum.buildmanager
 

Methods in org.apache.continuum.buildmanager with parameters of type ProjectDao
 void ParallelBuildsManager.setProjectDao(ProjectDao projectDao)
           
 

Uses of ProjectDao in org.apache.continuum.dao
 

Classes in org.apache.continuum.dao that implement ProjectDao
 class ProjectDaoImpl
           
 

Uses of ProjectDao in org.apache.maven.continuum
 

Methods in org.apache.maven.continuum that return ProjectDao
protected  ProjectDao AbstractContinuumTest.getProjectDao()
           
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.