Uses of Interface
org.kuali.kfs.gl.service.CollectorDetailService

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

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

Methods in org.kuali.kfs.gl.batch with parameters of type CollectorDetailService
 void PurgeCollectorDetailStep.setCollectorDetailService(CollectorDetailService collectorDetailService)
          Sets the collectorDetailService attribute, allowing the injection of an implementation of the service.
 

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

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type CollectorDetailService
 void CollectorHelperServiceImpl.setCollectorDetailService(CollectorDetailService collectorDetailService)
           
 

Uses of CollectorDetailService in org.kuali.kfs.gl.service.impl
 

Classes in org.kuali.kfs.gl.service.impl that implement CollectorDetailService
 class CollectorDetailServiceImpl
          The base implementation of CollectorDetailService
 



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