]> git.mxchange.org Git - jfinancials-war.git/commit
A bit cleanup and introduced private method:
authorRoland Haeder <roland@mxchange.org>
Wed, 13 Apr 2016 21:28:04 +0000 (23:28 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 13 Apr 2016 21:46:31 +0000 (23:46 +0200)
commit01cd6bf17949040e251919a4446e3f259e1c814b
tree3f82cea9fa638df5847ab9943580ea8141119085
parent3a41e7bd60d476466b13a181cfac607c806b763e
A bit cleanup and introduced private method:
- introduced clear() to cleanup after adding user
- Fields such as userId and so are not right in this bean
- got rid of add_user as this can be merged with list_user as many other pages are constructed like this, too
src/java/org/mxchange/addressbook/beans/user/AddressbookAdminUserWebSessionBean.java
src/java/org/mxchange/addressbook/beans/user/AddressbookAdminUserWebSessionController.java
web/admin/admin_user_add.xhtml [deleted file]
web/admin/admin_user_list.xhtml