| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcurementCardLoadTransactionsService
This service interface defines the methods that a ProcurementCardLoadTransactionsService implementation must provide. Provides methods to load batch files for the procurement card batch job.
| Method Summary | |
|---|---|
 void | 
cleanTransactionsTable()
Clears out the temporary transaction table.  | 
 boolean | 
loadProcurementCardFile(String fileName)
Validates and parses the file identified by the given files name.  | 
| Method Detail | 
|---|
boolean loadProcurementCardFile(String fileName)
fileNaem - Name of file to be uploaded and processed.
void cleanTransactionsTable()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||