]> git.mxchange.org Git - jcontacts-lib.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 3 Sep 2017 22:51:03 +0000 (00:51 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 3 Sep 2017 22:51:03 +0000 (00:51 +0200)
commitbc8837a28baeea2d4081d67cfe549c02bc42f7a4
tree6bdf2458238bb0b486345a1f413aa321768e0063
parenta5eaf5f9a5d8b3d97927ba8720338832c8ce43f5
Continued:
- deleteContactData() does now throw ContactNotFoundException, if the given
  contact was not found but method was invoked
- renamed getAllContacts() -> allContacts() as this is no pure getter
- renamed getEmailAddressList() -> allEmailAddresses() to follow naming
  convention: no getter and no need for "List" suffix, "all" prefix says it

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jcontacts/contact/AdminContactSessionBeanRemote.java
src/org/mxchange/jcontacts/contact/ContactSessionBeanRemote.java