]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued with refacturing:
authorRoland Häder <roland@mxchange.org>
Tue, 19 Apr 2016 15:55:11 +0000 (17:55 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 19 Apr 2016 17:43:31 +0000 (19:43 +0200)
commit7b1749a660ad62a9c65348e665a8750d2fe5365f
treee623c07e68a49d3fbde2644d84aa544d4c725651
parente33cd99db1616e93654f5397e7b1c00fd537c071
Continued with refacturing:
- added general admin helper for just holding objects
- used that new helper for user instance to have auto-completition back
- updated properties

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jratecalc/beans/helper/RateCalcAdminWebRequestController.java [new file with mode: 0644]
src/java/org/mxchange/jratecalc/beans/helper/RateCalcAdminWebRequestHelper.java [new file with mode: 0644]
web/admin/user/admin_user_delete.xhtml
web/admin/user/admin_user_edit.xhtml
web/admin/user/admin_user_show.xhtml
web/admin/user/admin_user_unlock.xhtml