]> git.mxchange.org Git - pizzaservice-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>
Wed, 27 Apr 2016 20:22:55 +0000 (22:22 +0200)
commit18340b6bddef42b469993f285dc8cf1d2b9cc2f1
treeb0d17e148a75b18d271dea064744daeae490347a
parent380f5894d349ea066dfd5a94f84ee9d5511a8893
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
src/java/org/mxchange/pizzaapplication/beans/contact/PizzaAdminContactWebRequestBean.java
src/java/org/mxchange/pizzaapplication/beans/contact/PizzaAdminContactWebRequestController.java