Uses of Interface
org.kuali.kfs.coa.dataaccess.ProjectCodeDao

Packages that use ProjectCodeDao
org.kuali.kfs.coa.dataaccess.impl   
org.kuali.kfs.coa.service.impl   
 

Uses of ProjectCodeDao in org.kuali.kfs.coa.dataaccess.impl
 

Classes in org.kuali.kfs.coa.dataaccess.impl that implement ProjectCodeDao
 class ProjectCodeDaoOjb
          This class is the OJB implementation of the ProjectCodeDao interface.
 

Uses of ProjectCodeDao in org.kuali.kfs.coa.service.impl
 

Methods in org.kuali.kfs.coa.service.impl with parameters of type ProjectCodeDao
 void ProjectCodeServiceImpl.setProjectCodeDao(ProjectCodeDao projectCodeDao)
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.