]> git.mxchange.org Git - jcontacts-lib.git/commitdiff
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)
- 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>

No differences found