Uses of Interface
org.kuali.kfs.sys.batch.service.FilePurgeService

Packages that use FilePurgeService
org.kuali.kfs.sys.batch   
org.kuali.kfs.sys.batch.service.impl   
 

Uses of FilePurgeService in org.kuali.kfs.sys.batch
 

Methods in org.kuali.kfs.sys.batch that return FilePurgeService
 FilePurgeService FilePurgeStep.getFilePurgeService()
          Gets the filePurgeService attribute.
 

Methods in org.kuali.kfs.sys.batch with parameters of type FilePurgeService
 void FilePurgeStep.setFilePurgeService(FilePurgeService filePurgeService)
          Sets the filePurgeService attribute value.
 

Uses of FilePurgeService in org.kuali.kfs.sys.batch.service.impl
 

Classes in org.kuali.kfs.sys.batch.service.impl that implement FilePurgeService
 class FilePurgeServiceImpl
          Default implementation of the FilePurgeService
 



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