]> git.mxchange.org Git - jfinancials-lib.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Fri, 9 Oct 2015 19:33:57 +0000 (21:33 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 9 Oct 2015 19:33:57 +0000 (21:33 +0200)
commit50fefc73d1ad8e2301d0f8fb77c0fd1ee0b5760b
tree903065330a07af337a48af3d016abb72f388fc55
parent29afecb48f6525e42d03946e321501519ce86a3e
Continued:
- added constructor with address book name
- added Exception AddressbookNameAlreadyUsedException
- added new business methods createAddressbook() and isAddressbookNameUsed()
src/org/mxchange/addressbook/exceptions/AddressbookNameAlreadyUsedException.java [new file with mode: 0644]
src/org/mxchange/addressbook/model/addressbook/AddressbookSessionBeanRemote.java
src/org/mxchange/addressbook/model/addressbook/UserAddressbook.java