public interface AchBankService
Modifier and Type | Method and Description |
---|---|
ACHBank |
getByPrimaryId(String bankRoutingNumber)
Returns the AchBank for the given routing number
|
boolean |
reloadTable(String filename)
Read the bank data from a text file and reset table to match this file.
|
boolean reloadTable(String filename)
filename
- ACHBank getByPrimaryId(String bankRoutingNumber)
bankRoutingNumber
- pk for AchBankCopyright © 2004–2015 The Kuali Foundation. All rights reserved.