org.opencrx.kernel.home1.cci
Class CreateUserParamsImpl
java.lang.Object
org.openmdx.base.accessor.jmi.spi.RefStruct_1
org.opencrx.kernel.home1.cci.CreateUserParamsImpl
- All Implemented Interfaces:
- Serializable, RefStruct, CreateUserParams, RefStruct_1_0
public class CreateUserParamsImpl
- extends RefStruct_1
- implements CreateUserParams
- See Also:
- Serialized Form
CreateUserParamsImpl
public CreateUserParamsImpl(RefPackage_1_0 refPackage,
List args)
CreateUserParamsImpl
public CreateUserParamsImpl(RefPackage_1_0 refPackage,
Object arg)
refQualifiedTypeName
public String refQualifiedTypeName()
- Overrides:
refQualifiedTypeName in class RefStruct_1
getContact
public Contact getContact()
- Description copied from interface:
CreateUserParams
- Retrieves the value for the structure field
contact.
- Specified by:
getContact in interface CreateUserParams
- Returns:
- The non-null value for structure field
contact.
getInitialPassword
public String getInitialPassword()
- Description copied from interface:
CreateUserParams
- Retrieves the value for the structure field
initialPassword.
- Specified by:
getInitialPassword in interface CreateUserParams
- Returns:
- The non-null value for structure field
initialPassword.
getInitialPasswordVerification
public String getInitialPasswordVerification()
- Description copied from interface:
CreateUserParams
- Retrieves the value for the structure field
initialPasswordVerification.
- Specified by:
getInitialPasswordVerification in interface CreateUserParams
- Returns:
- The non-null value for structure field
initialPasswordVerification.
getPrimaryUserGroup
public PrincipalGroup getPrimaryUserGroup()
- Description copied from interface:
CreateUserParams
- Retrieves the value for the structure field
primaryUserGroup.
- Specified by:
getPrimaryUserGroup in interface CreateUserParams
- Returns:
- The non-null value for structure field
primaryUserGroup.
getPrincipalName
public String getPrincipalName()
- Description copied from interface:
CreateUserParams
- Retrieves the value for the structure field
principalName.
- Specified by:
getPrincipalName in interface CreateUserParams
- Returns:
- The non-null value for structure field
principalName.
This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.