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

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

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

Classes in org.kuali.kfs.coa.dataaccess.impl that implement PriorYearAccountDao
 class PriorYearAccountDaoOjb
          This class implements the PriorYearAccountDao data access methods using Ojb
 

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

Methods in org.kuali.kfs.coa.service.impl with parameters of type PriorYearAccountDao
 void PriorYearAccountServiceImpl.setPriorYearAccountDao(PriorYearAccountDao priorYearAccountDao)
          This method sets the local dao variable to the value provided.
 



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