]> git.mxchange.org Git - jjobs-war.git/commit
Continued with fixing: (please cherry-pick)
authorRoland Häder <roland@mxchange.org>
Tue, 2 Aug 2016 17:00:04 +0000 (19:00 +0200)
committerRoland Haeder <roland@mxchange.org>
Sun, 7 Aug 2016 10:15:27 +0000 (12:15 +0200)
commita243487ee9f58c877cf393d2d0b5f490771955b0
tree26e8ae7586d858bdc6beaf0f9ebe419980b8895e
parentc3475ea4227f552785d8e7353014dc99090f8241
Continued with fixing: (please cherry-pick)
- introduced uniqueAddContact() which uniquely adds contact to controller's list(s) which prevents double-listing
- also added missing call of above method after user registration
- introduced uniqueAddUser() which uniquely adds user to controlleräs list(s)
- used above method heavily

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jjobs/beans/contact/JobsContactWebSessionBean.java
src/java/org/mxchange/jjobs/beans/user/JobsUserWebSessionBean.java