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

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

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

Methods in org.kuali.kfs.gl.batch that return CollectorService
 CollectorService CollectorStep.getCollectorService()
          Gets the collectorService attribute.
 

Methods in org.kuali.kfs.gl.batch with parameters of type CollectorService
 void CollectorStep.setCollectorService(CollectorService collectorService)
          Sets the collectorService attribute value.
 

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

Classes in org.kuali.kfs.gl.batch.service.impl that implement CollectorService
 class CollectorServiceImpl
          The base implementation of the Collector service
 



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