Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.platform.usermanager.exceptions.UserAlreadyExistsException

Packages that use UserAlreadyExistsException
org.nuxeo.ecm.platform.usermanager   
org.nuxeo.ecm.webapp.security   
 

Uses of UserAlreadyExistsException in org.nuxeo.ecm.platform.usermanager
 

Methods in org.nuxeo.ecm.platform.usermanager that throw UserAlreadyExistsException
 DocumentModel UserManager.createUser(DocumentModel userModel)
          Creates user from given model.
 

Uses of UserAlreadyExistsException in org.nuxeo.ecm.webapp.security
 

Methods in org.nuxeo.ecm.webapp.security that throw UserAlreadyExistsException
 java.lang.String UserManagerActionsBean.createUser()
           
 java.lang.String UserManagerActions.createUser()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.