Uses of Interface
org.kuali.kfs.gl.dataaccess.CorrectionChangeDao

Packages that use CorrectionChangeDao
org.kuali.kfs.gl.dataaccess.impl   
org.kuali.kfs.gl.document.service.impl   
org.kuali.kfs.module.ld.document.service.impl   
 

Uses of CorrectionChangeDao in org.kuali.kfs.gl.dataaccess.impl
 

Classes in org.kuali.kfs.gl.dataaccess.impl that implement CorrectionChangeDao
 class CorrectionChangeDaoOjb
          The OJB implementation of the CorrectionChangeDao
 

Uses of CorrectionChangeDao in org.kuali.kfs.gl.document.service.impl
 

Fields in org.kuali.kfs.gl.document.service.impl declared as CorrectionChangeDao
protected  CorrectionChangeDao CorrectionDocumentServiceImpl.correctionChangeDao
           
 

Methods in org.kuali.kfs.gl.document.service.impl with parameters of type CorrectionChangeDao
 void CorrectionDocumentServiceImpl.setCorrectionChangeDao(CorrectionChangeDao correctionChangeDao)
           
 

Uses of CorrectionChangeDao in org.kuali.kfs.module.ld.document.service.impl
 

Methods in org.kuali.kfs.module.ld.document.service.impl with parameters of type CorrectionChangeDao
 void LaborCorrectionDocumentServiceImpl.setCorrectionChangeDao(CorrectionChangeDao correctionChangeDao)
          Sets the correctionChangeDao attribute value.
 



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