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

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

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

Classes in org.kuali.kfs.gl.dataaccess.impl that implement CorrectionChangeGroupDao
 class CorrectionChangeGroupDaoOjb
          The OJB implementation of CorrectionChangeGroupDao
 

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

Fields in org.kuali.kfs.gl.document.service.impl declared as CorrectionChangeGroupDao
protected  CorrectionChangeGroupDao CorrectionDocumentServiceImpl.correctionChangeGroupDao
           
 

Methods in org.kuali.kfs.gl.document.service.impl with parameters of type CorrectionChangeGroupDao
 void CorrectionDocumentServiceImpl.setCorrectionChangeGroupDao(CorrectionChangeGroupDao correctionChangeGroupDao)
           
 

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

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



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