]> git.mxchange.org Git - pizzaservice-war.git/commit
Renamed controller as all controllers must have suffix "Controller" (naming convention)
authorRoland Häder <roland@mxchange.org>
Tue, 19 Apr 2016 08:34:11 +0000 (10:34 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 19 Apr 2016 17:51:31 +0000 (19:51 +0200)
commit7b11f5441268bc8871710bf0cf2e17b377ddcb60
tree0a07b3504bd378ba6517bf27cab2f0bdab106c20
parent7b1749a660ad62a9c65348e665a8750d2fe5365f
Renamed controller as all controllers must have suffix "Controller" (naming convention)

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jratecalc/beans/helper/RateCalcAdminWebRequestController.java [deleted file]
src/java/org/mxchange/jratecalc/beans/helper/RateCalcAdminWebRequestHelper.java [deleted file]
src/java/org/mxchange/pizzaapplication/beans/helper/PizzaAdminWebRequestController.java [new file with mode: 0644]
src/java/org/mxchange/pizzaapplication/beans/helper/PizzaAdminWebRequestHelper.java [new file with mode: 0644]