Clearspace API (2.5.29) Core Javadocs

Uses of Class
com.jivesoftware.base.EmailAlreadyExistsException

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

Uses of EmailAlreadyExistsException in com.jivesoftware.base
 

Methods in com.jivesoftware.base that throw EmailAlreadyExistsException
 User UserManager.createUser(User userTemplate)
          Factory method for creating a new User with all required values: a password, email address, and unique username.
 

Uses of EmailAlreadyExistsException in com.jivesoftware.community
 

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


Clearspace Project Page

Copyright © 1999-2007 Jive Software.