]> git.mxchange.org Git - jfinancials-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 18:05:46 +0000 (20:05 +0200)
commitdf2001c855812e48f1c240be864bf4f3da221f87
tree02ce10b31930ac3c84402c565636651315af2840
parent20b78b78c99b07e132da2163249e1d322b25cb5b
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>
15 files changed:
lib/jaddressbook-core.jar [new file with mode: 0644]
nbproject/build-impl.xml
nbproject/genfiles.properties
nbproject/project.properties
nbproject/project.xml
src/java/org/mxchange/addressbook/beans/addressbook/AddressbookWebSessionBean.java
src/java/org/mxchange/addressbook/beans/addressbook/AddressbookWebSessionController.java
src/java/org/mxchange/addressbook/beans/helper/AddressbookAdminWebRequestController.java [new file with mode: 0644]
src/java/org/mxchange/addressbook/beans/helper/AddressbookAdminWebRequestHelper.java [new file with mode: 0644]
src/java/org/mxchange/addressbook/beans/shares/AddressbookSharesWebSessionBean.java
src/java/org/mxchange/addressbook/beans/shares/AddressbookSharesWebSessionController.java
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