Uses of Interface
org.kuali.kfs.gl.document.service.CorrectionDocumentService

Packages that use CorrectionDocumentService
org.kuali.kfs.gl.batch   
org.kuali.kfs.gl.document.service.impl   
org.kuali.kfs.module.ld.document.service.impl   
 

Uses of CorrectionDocumentService in org.kuali.kfs.gl.batch
 

Methods in org.kuali.kfs.gl.batch with parameters of type CorrectionDocumentService
 void CorrectionProcessScrubberStep.setCorrectionDocumentService(CorrectionDocumentService correctionDocumentService)
           
 

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

Classes in org.kuali.kfs.gl.document.service.impl that implement CorrectionDocumentService
 class CorrectionDocumentServiceImpl
          The base implementaiton of CorrectionDocumentService
 

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

Classes in org.kuali.kfs.module.ld.document.service.impl that implement CorrectionDocumentService
 class LaborCorrectionDocumentServiceImpl
          Service implementation of LaborCorrectionDocumentService.
 



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