Summary:
Detail:
void
add(Account account)
delete(Account account)
List<Account>
getAll()
Account
getById(int id)
update(Account account)