Uses of Interface
org.kuali.kfs.gl.document.dataaccess.CorrectionDocumentDao

Packages that use CorrectionDocumentDao
org.kuali.kfs.gl.document.dataaccess.impl   
org.kuali.kfs.gl.document.service.impl   
 

Uses of CorrectionDocumentDao in org.kuali.kfs.gl.document.dataaccess.impl
 

Classes in org.kuali.kfs.gl.document.dataaccess.impl that implement CorrectionDocumentDao
 class CorrectionDocumentDaoOjb
          The OJB implementation of CorrectionDocumentDao
 

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

Fields in org.kuali.kfs.gl.document.service.impl declared as CorrectionDocumentDao
protected  CorrectionDocumentDao CorrectionDocumentServiceImpl.correctionDocumentDao
           
 

Methods in org.kuali.kfs.gl.document.service.impl with parameters of type CorrectionDocumentDao
 void CorrectionDocumentServiceImpl.setCorrectionDocumentDao(CorrectionDocumentDao correctionDocumentDao)
           
 



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