public interface ProcurementCardLoadTransactionsService extends InitiateDirectory
Modifier and Type | Method and Description |
---|---|
void |
cleanTransactionsTable()
Clears out the temporary transaction table.
|
boolean |
loadProcurementCardFile(String fileName,
ReportWriterService reportWriterService)
Validates and parses the file identified by the given files name.
|
getRequiredDirectoryNames, prepareDirectories
boolean loadProcurementCardFile(String fileName, ReportWriterService reportWriterService)
fileNaem
- Name of file to be uploaded and processed.reportWriterService
- report writing service.void cleanTransactionsTable()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.