Uses of Interface
org.opencrx.kernel.home1.cci.CreateUserResult

Packages that use CreateUserResult
org.opencrx.kernel.home1.cci   
org.opencrx.kernel.home1.jmi   
 

Uses of CreateUserResult in org.opencrx.kernel.home1.cci
 

Classes in org.opencrx.kernel.home1.cci that implement CreateUserResult
 class CreateUserResultImpl
           
 

Methods in org.opencrx.kernel.home1.cci that return CreateUserResult
 CreateUserResult home1PackageImpl.createCreateUserResult(UserHome createdUserHome, short status, String statusMessage)
           
 CreateUserResult home1Package.createCreateUserResult(UserHome createdUserHome, short status, String statusMessage)
           
 CreateUserResult SegmentImpl.createUser(Contact contact, String initialPassword, String initialPasswordVerification, PrincipalGroup primaryUserGroup, String principalName)
           
 CreateUserResult Segment.createUser(Contact contact, String initialPassword, String initialPasswordVerification, PrincipalGroup primaryUserGroup, String principalName)
           
 CreateUserResult SegmentImpl.createUser(CreateUserParams params)
           
 CreateUserResult Segment.createUser(CreateUserParams params)
           
 

Uses of CreateUserResult in org.opencrx.kernel.home1.jmi
 

Methods in org.opencrx.kernel.home1.jmi that return CreateUserResult
 CreateUserResult Home1Package.createCreateUserResult(UserHome createdUserHome, short status, String statusMessage)
           
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.