public interface ExtractPaymentService extends InitiateDirectory
Modifier and Type | Method and Description |
---|---|
void |
extractAchPayments()
Extract ach payments to be sent to the bank for processing
|
void |
extractCanceledChecks()
Extract canceled checks to be used for a bank's positive pay program.
|
void |
extractChecks()
Extract checks to be cut into a file to be processed by the check printing service
|
getRequiredDirectoryNames, prepareDirectories
void extractChecks()
void extractAchPayments()
void extractCanceledChecks()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.