]> git.mxchange.org Git - addressbook-lib.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Tue, 13 Oct 2015 10:07:14 +0000 (12:07 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 13 Oct 2015 10:07:14 +0000 (12:07 +0200)
commit28683f43ce4b162d31331c14f854fb1489b60944
treec33e91ee39a26a68c0300345fa9e753c01565c82
parent40d35732cd1b659d4bbd03cd592f6f2a5e1f1023
Continued:
- added validator for address book id. This validator uses the remote address book bean for validation
- added business method isAddressbookIdUsed()
Signed-off-by:Roland Häder <roland@mxchange.org>
src/org/mxchange/addressbook/model/addressbook/AddressbookSessionBeanRemote.java
src/org/mxchange/addressbook/validator/addressbook/AddressbookIdValidator.java [new file with mode: 0644]