| Package | Description |
|---|---|
| cz.geek.banking.fio | |
| cz.geek.banking.hibernate |
| Modifier and Type | Method and Description |
|---|---|
protected BankStatement |
FioImporter.doParse(String content) |
BankStatement |
FioImporter.parse(InputStream is) |
BankStatement |
FioImporter.parse(String email) |
| Modifier and Type | Method and Description |
|---|---|
List<BankStatement> |
BankStatementDao.findById(Collection<Integer> ids) |
List<BankStatement> |
BankStatementDao.findUnpaired(TransactionAspect aspect) |
com.google.common.collect.Multimap<Long,BankStatement> |
BankStatementDao.findUnpairedMap(TransactionAspect aspect) |
| Modifier and Type | Method and Description |
|---|---|
void |
BankStatementDao.save(BankStatement bankStatement) |
Copyright © 2013. All Rights Reserved.