Uses of Interface
org.kuali.kfs.gl.batch.service.CollectorReportService

Packages that use CollectorReportService
org.kuali.kfs.gl.batch   
org.kuali.kfs.gl.batch.service.impl   
 

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

Methods in org.kuali.kfs.gl.batch that return CollectorReportService
 CollectorReportService CollectorStep.getCollectorReportService()
          Gets the collectorReportService attribute.
 

Methods in org.kuali.kfs.gl.batch with parameters of type CollectorReportService
 void CollectorStep.setCollectorReportService(CollectorReportService collectorReportService)
          Sets the collectorReportService attribute value.
 

Uses of CollectorReportService in org.kuali.kfs.gl.batch.service.impl
 

Classes in org.kuali.kfs.gl.batch.service.impl that implement CollectorReportService
 class CollectorReportServiceImpl
          The base implementation of the CollectorReportService
 



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