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

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

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

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

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

Methods in org.kuali.kfs.coa.service.impl that return ChartDao
 ChartDao ChartServiceImpl.getChartDao()
           
 

Methods in org.kuali.kfs.coa.service.impl with parameters of type ChartDao
 void ChartServiceImpl.setChartDao(ChartDao chartDao)
           
 



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