Uses of Class
org.kuali.kfs.gl.service.impl.ScrubberStatus

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

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

Methods in org.kuali.kfs.gl.batch with parameters of type ScrubberStatus
 void CollectorScrubberStep.setScrubberStatus(ScrubberStatus scrubberStatus)
           
 

Uses of ScrubberStatus in org.kuali.kfs.gl.batch.service
 

Methods in org.kuali.kfs.gl.batch.service with parameters of type ScrubberStatus
 void ScrubberProcess.scrubCollectorBatch(ScrubberStatus scrubberStatus, CollectorBatch batch, CollectorReportData collectorReportData)
          Scrubs the origin entry and ID billing details if the given batch.
 

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

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type ScrubberStatus
 void ScrubberProcessImpl.scrubCollectorBatch(ScrubberStatus scrubberStatus, CollectorBatch batch, CollectorReportData collectorReportData)
          Scrubs the origin entry and ID billing details if the given batch.
 

Uses of ScrubberStatus in org.kuali.kfs.gl.service
 

Methods in org.kuali.kfs.gl.service with parameters of type ScrubberStatus
 void ScrubberService.scrubCollectorBatch(ScrubberStatus scrubberStatus, CollectorBatch batch, CollectorReportData collectorReportData)
          Scrubs data read in by the Collector
 

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

Methods in org.kuali.kfs.gl.service.impl with parameters of type ScrubberStatus
 void ScrubberServiceImpl.scrubCollectorBatch(ScrubberStatus scrubberStatus, CollectorBatch batch, CollectorReportData collectorReportData)
          Scrubs data read in by the Collector
 



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