Uses of Class
org.chorem.pollen.services.exceptions.UserEmailAlreadyUsedException

Packages that use UserEmailAlreadyUsedException
org.chorem.pollen.services.impl   
 

Uses of UserEmailAlreadyUsedException in org.chorem.pollen.services.impl
 

Methods in org.chorem.pollen.services.impl that throw UserEmailAlreadyUsedException
 UserAccount UserService.createUser(UserAccount user, boolean byAdmin)
           
 UserAccount UserService.updateUser(UserAccount user, String newPassword, boolean byAdmin)
           
 



Copyright © 2009-2012 CodeLutin. All Rights Reserved.