updated (maybe not cherry-pick this)
authorRoland Haeder <roland@mxchange.org>
Wed, 27 Apr 2016 20:02:15 +0000 (22:02 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 27 Apr 2016 20:02:33 +0000 (22:02 +0200)
commit082638190d3515abcdf3b6bdb0c2ffd35d006cde
tree08524bb7c741906e444acc551dea356c0ad1ca66
parent921c6dcd09ac91635443967c074bca92917afa8a
updated (maybe not cherry-pick this)

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/de/chotime/jratecalc/beans/customer/RateCalcAdminCustomerWebRequestBean.java [deleted file]
src/java/de/chotime/jratecalc/beans/customer/RateCalcAdminCustomerWebRequestController.java [deleted file]
src/java/org/mxchange/pizzaapplication/beans/customer/PizzaAdminCustomerWebRequestBean.java [new file with mode: 0644]
src/java/org/mxchange/pizzaapplication/beans/customer/PizzaAdminCustomerWebRequestController.java [new file with mode: 0644]
src/java/org/mxchange/pizzaapplication/beans/helper/PizzaAdminWebRequestHelper.java
src/java/org/mxchange/pizzaapplication/beans/profile/PizzaUserProfileWebRequestController.java [new file with mode: 0644]
src/java/org/mxchange/pizzaapplication/beans/profilemode/PizzaProfileModeWebApplicationController.java [new file with mode: 0644]
src/java/org/mxchange/pizzaapplication/beans/user/PizzaAdminUserWebRequestBean.java