public interface PdpExtractService
Modifier and Type | Method and Description |
---|---|
void |
extractImmediatePaymentsOnly()
Extract all payments marked immediate.
|
void |
extractPayments(Date runDate)
Extract all payments ready to be paid.
|
void extractImmediatePaymentsOnly()
void extractPayments(Date runDate)
runDate
- the date to assume when the process (e.g. a batch Step or Job) was started to extract paymentsCopyright © 2004–2015 The Kuali Foundation. All rights reserved.