]> git.mxchange.org Git - pizzaservice-war.git/commit
Please rename:
authorRoland Häder <roland@mxchange.org>
Mon, 8 Aug 2016 13:22:38 +0000 (15:22 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 8 Aug 2016 17:40:58 +0000 (19:40 +0200)
commitc005bfc9c3788e1a1693927fb01f47e31c1a4b10
tree9473b67ccfeb98282cde2363e25914c7a426faed
parent91f037da3d25947182be833cffce8d7d7fe91a71
Please rename:
- this is no longer a contact's land-line/cellphone number controller, it only handles the number data itself
- unlink/link with contact or employees or anything must be done in that specific controller

Signed-off-by: Roland Häder <roland@haeder.net>
Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/pizzaapplication/beans/helper/PizzaWebRequestHelper.java
src/java/org/mxchange/pizzaapplication/beans/phone/PizzaAdminContactPhoneWebRequestBean.java [deleted file]
src/java/org/mxchange/pizzaapplication/beans/phone/PizzaAdminContactPhoneWebRequestController.java [deleted file]
src/java/org/mxchange/pizzaapplication/beans/phone/PizzaAdminPhoneWebRequestBean.java [new file with mode: 0644]
src/java/org/mxchange/pizzaapplication/beans/phone/PizzaAdminPhoneWebRequestController.java [new file with mode: 0644]