BankingClient/BankingUiCommon/src/main/java/net/dankito/banking
dankl 69dea311bf Implemented mapping all AccountTypes 2020-01-25 18:06:34 +01:00
..
persistence Added IBankingPersistence to be able to store and deserialize added accounts and retrieved account transactions. Implemented BankingPersistenceJson not meant to be a real IBankingPersistence implementation but to get one up and running fast. 2020-01-15 23:55:16 +01:00
ui Implemented mapping all AccountTypes 2020-01-25 18:06:34 +01:00
util Added IBase64Service to UiCommon to wrap away fints4java IBase64Service 2020-01-08 17:52:12 +01:00