|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoadPaymentStatus | |
|---|---|
| org.kuali.kfs.pdp.service | |
| org.kuali.kfs.pdp.service.impl | |
| Uses of LoadPaymentStatus in org.kuali.kfs.pdp.service |
|---|
| Methods in org.kuali.kfs.pdp.service with parameters of type LoadPaymentStatus | |
|---|---|
boolean |
PaymentFileService.createOutputFile(LoadPaymentStatus status,
String inputFileName)
Creates the PDP XML output which can be parsed to obtain load status information |
void |
PaymentFileService.loadPayments(PaymentFileLoad paymentFile,
LoadPaymentStatus status,
String incomingFileName)
Performs soft edits of payment file data and loads records into database |
| Uses of LoadPaymentStatus in org.kuali.kfs.pdp.service.impl |
|---|
| Methods in org.kuali.kfs.pdp.service.impl with parameters of type LoadPaymentStatus | |
|---|---|
boolean |
PaymentFileServiceImpl.createOutputFile(LoadPaymentStatus status,
String inputFileName)
|
void |
PaymentFileServiceImpl.loadPayments(PaymentFileLoad paymentFile,
LoadPaymentStatus status,
String incomingFileName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||