]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued with observers:
authorRoland Häder <roland@mxchange.org>
Wed, 27 Apr 2016 12:15:17 +0000 (14:15 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 27 Apr 2016 20:21:47 +0000 (22:21 +0200)
commite4f374a7024dfed9c14413652263204153349749
tree9eb773c84ccbefc2867c2db45d14d8c64dcdaa71
parent844614951a6e269b133021445f406424fe69778e
Continued with observers:
- added afterAdminAddedCustomer() to add contact to list
- commented out noisy debug lines
- clear() is still needed for request-scoped to remove the form data
- no need for explicit clear() call as the observer does it
- removed some commented out log messages
src/java/org/mxchange/pizzaapplication/beans/contact/PizzaContactWebSessionBean.java
src/java/org/mxchange/pizzaapplication/beans/contact/PizzaContactWebSessionController.java
src/java/org/mxchange/pizzaapplication/beans/mobileprovider/PizzaAdminMobileProviderWebRequestBean.java
src/java/org/mxchange/pizzaapplication/beans/user/PizzaAdminUserWebRequestBean.java
src/java/org/mxchange/pizzaapplication/beans/user/PizzaUserWebSessionBean.java