Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.base.UserAlreadyExistsException

Packages that use UserAlreadyExistsException
com.jivesoftware.base Base APIs and classes for Jive Software products. 
com.jivesoftware.community Core interfaces and classes for Clearspace. 
 

Uses of UserAlreadyExistsException in com.jivesoftware.base
 

Methods in com.jivesoftware.base that throw UserAlreadyExistsException
 User UserManager.createApplicationUser(User userTemplate)
          Creates a Clearspace-only user representation.
 User UserManager.createUser(User userTemplate)
          Factory method for creating a new User with all required values: a password, email address, and unique username.
 User UserManager.updateUser(User user)
          Updates the existing user.
 

Uses of UserAlreadyExistsException in com.jivesoftware.community
 

Methods in com.jivesoftware.community that throw UserAlreadyExistsException
 User RegistrationManager.registerUser(UserTemplate user)
           
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.