]> git.mxchange.org Git - addressbook-war.git/commit
Continued with contacts:
authorRoland Häder <roland@mxchange.org>
Wed, 27 Apr 2016 15:01:22 +0000 (17:01 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 29 Apr 2016 19:19:06 +0000 (21:19 +0200)
commit7abae57def5bdb50755032cd4679120960ef01f8
treef3eb9311b75a71e752417d6195c56a0f4fd744d5
parent1d12f6c491575297b5e48f967dba7b4de14ceade
Continued with contacts:
- added method addContact()
- introduced isSameContactFound() which checks if the given contact can be found in a list.
- this method can later be moved to ContactUtils to become generic.
- commented out noisy System.out messages
- removed no longer used logger messages

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/addressbook/beans/contact/AddressbookAdminContactWebRequestBean.java
src/java/org/mxchange/addressbook/beans/contact/AddressbookAdminContactWebRequestController.java