Uses of Class
org.appfuse.service.UserExistsException

Packages that use UserExistsException
org.appfuse.service   
org.appfuse.service.impl   
 

Uses of UserExistsException in org.appfuse.service
 

Methods in org.appfuse.service that throw UserExistsException
 org.appfuse.model.User UserService.saveUser(org.appfuse.model.User user)
          Saves a user's information
 org.appfuse.model.User UserManager.saveUser(org.appfuse.model.User user)
          Saves a user's information
 

Uses of UserExistsException in org.appfuse.service.impl
 

Methods in org.appfuse.service.impl that throw UserExistsException
 org.appfuse.model.User UserManagerImpl.saveUser(org.appfuse.model.User user)
           
 



Copyright © 2003-2007. All Rights Reserved.