|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PaymentFileService | |
---|---|
org.kuali.kfs.fp.batch.service.impl | |
org.kuali.kfs.module.purap.service.impl | |
org.kuali.kfs.pdp.batch | |
org.kuali.kfs.pdp.service.impl |
Uses of PaymentFileService in org.kuali.kfs.fp.batch.service.impl |
---|
Methods in org.kuali.kfs.fp.batch.service.impl with parameters of type PaymentFileService | |
---|---|
void |
DisbursementVoucherExtractServiceImpl.setPaymentFileService(PaymentFileService paymentFileService)
This method sets the paymentFileService instance. |
Uses of PaymentFileService in org.kuali.kfs.module.purap.service.impl |
---|
Methods in org.kuali.kfs.module.purap.service.impl with parameters of type PaymentFileService | |
---|---|
void |
PdpExtractServiceImpl.setPaymentFileService(PaymentFileService paymentFileService)
Sets the paymentFileService attribute value. |
Uses of PaymentFileService in org.kuali.kfs.pdp.batch |
---|
Methods in org.kuali.kfs.pdp.batch with parameters of type PaymentFileService | |
---|---|
void |
LoadPaymentsStep.setPaymentFileService(PaymentFileService paymentFileService)
Sets the paymentFileService attribute value. |
void |
PaymentInputFileType.setPaymentFileService(PaymentFileService paymentFileService)
Sets the paymentFileService attribute value. |
Uses of PaymentFileService in org.kuali.kfs.pdp.service.impl |
---|
Classes in org.kuali.kfs.pdp.service.impl that implement PaymentFileService | |
---|---|
class |
PaymentFileServiceImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |