|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BatchInputFileService in org.kuali.kfs.fp.batch |
---|
Methods in org.kuali.kfs.fp.batch with parameters of type BatchInputFileService | |
---|---|
void |
ProcurementCardLoadStep.setBatchInputFileService(BatchInputFileService batchInputFileService)
Sets the batchInputFileService attribute value. |
Uses of BatchInputFileService in org.kuali.kfs.fp.batch.service.impl |
---|
Methods in org.kuali.kfs.fp.batch.service.impl with parameters of type BatchInputFileService | |
---|---|
void |
ProcurementCardLoadTransactionsServiceImpl.setBatchInputFileService(BatchInputFileService batchInputFileService)
Sets the batchInputFileService attribute value. |
Uses of BatchInputFileService in org.kuali.kfs.gl.batch.service.impl |
---|
Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type BatchInputFileService | |
---|---|
void |
CollectorServiceImpl.setBatchInputFileService(BatchInputFileService batchInputFileService)
|
void |
CollectorHelperServiceImpl.setBatchInputFileService(BatchInputFileService batchInputFileService)
|
Uses of BatchInputFileService in org.kuali.kfs.module.ar.batch.service.impl |
---|
Methods in org.kuali.kfs.module.ar.batch.service.impl with parameters of type BatchInputFileService | |
---|---|
void |
CustomerInvoiceWriteoffBatchServiceImpl.setBatchInputFileService(BatchInputFileService batchInputFileService)
|
void |
CustomerLoadServiceImpl.setBatchInputFileService(BatchInputFileService batchInputFileService)
|
Uses of BatchInputFileService in org.kuali.kfs.module.purap.service.impl |
---|
Fields in org.kuali.kfs.module.purap.service.impl declared as BatchInputFileService | |
---|---|
protected BatchInputFileService |
ElectronicInvoiceHelperServiceImpl.batchInputFileService
|
Methods in org.kuali.kfs.module.purap.service.impl with parameters of type BatchInputFileService | |
---|---|
void |
ElectronicInvoiceHelperServiceImpl.setBatchInputFileService(BatchInputFileService batchInputFileService)
|
Uses of BatchInputFileService in org.kuali.kfs.pdp.service.impl |
---|
Methods in org.kuali.kfs.pdp.service.impl with parameters of type BatchInputFileService | |
---|---|
void |
PaymentFileServiceImpl.setBatchInputFileService(BatchInputFileService batchInputFileService)
Sets the batchInputFileService attribute value. |
Uses of BatchInputFileService in org.kuali.kfs.sys.batch.service.impl |
---|
Classes in org.kuali.kfs.sys.batch.service.impl that implement BatchInputFileService | |
---|---|
class |
BatchInputFileServiceImpl
Provides batch input file management, including listing files, parsing, downloading, storing, and deleting. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |