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

Packages that use CreateUserResult
org.opencrx.kernel.home1.cci2   
org.opencrx.kernel.home1.jdo2   
org.opencrx.kernel.home1.jmi1   
 

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

Methods in org.opencrx.kernel.home1.cci2 with type parameters of type CreateUserResult
<T extends CreateUserResult>
T
Segment.createUser(Contact contact, String initialPassword, String initialPasswordVerification, PrincipalGroup primaryUserGroup, String principalName)
           
 

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

Methods in org.opencrx.kernel.home1.jdo2 with type parameters of type CreateUserResult
<T extends CreateUserResult>
T
Segment.createUser(Contact contact, String initialPassword, String initialPasswordVerification, PrincipalGroup primaryUserGroup, String principalName)
           
 

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

Subinterfaces of CreateUserResult in org.opencrx.kernel.home1.jmi1
 interface CreateUserResult
           
 

Methods in org.opencrx.kernel.home1.jmi1 with type parameters of type CreateUserResult
<T extends CreateUserResult>
T
Segment.createUser(CreateUserParams params)
           
 



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