]> git.mxchange.org Git - pizzaservice-ejb.git/commit
Continued with rewrites, fixes:
authorRoland Häder <roland@mxchange.org>
Tue, 17 May 2016 15:37:29 +0000 (17:37 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 20 May 2016 21:16:31 +0000 (23:16 +0200)
commitee9faa283aa4f3127e424866bcf91972e1a1b2c1
treefc6271228c8b139608aeae8043c704568df727ec
parent5f98a961d1b15fcfda148fe4902cbe8f97bea428
Continued with rewrites, fixes:
- used Base<Project-Name>DatabaseBean where possible
- use new sendEmail() which prepares the wrapper instance and then sending it
- the message object is now no longer created here as the Base<Project>DatabaseBean does it
- resendConfirmationLink() almost finished: changing confirmation key + merging database is unfinished

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jusercore/model/email_address/PizzaEmailChangeSessionBean.java
src/java/org/mxchange/jusercore/model/register/PizzaUserRegistrationSessionBean.java
src/java/org/mxchange/pizzaapplication/beans/resendlink/PizzaResendLinkSessionBean.java