org.opencrx.kernel.home1.cci
Class CreateUserParamsImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefStruct_1
      extended by 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

Constructor Summary
CreateUserParamsImpl(RefPackage_1_0 refPackage, List args)
           
CreateUserParamsImpl(RefPackage_1_0 refPackage, Object arg)
           
 
Method Summary
 Contact getContact()
          Retrieves the value for the structure field contact.
 String getInitialPassword()
          Retrieves the value for the structure field initialPassword.
 String getInitialPasswordVerification()
          Retrieves the value for the structure field initialPasswordVerification.
 PrincipalGroup getPrimaryUserGroup()
          Retrieves the value for the structure field primaryUserGroup.
 String getPrincipalName()
          Retrieves the value for the structure field principalName.
 String refQualifiedTypeName()
           
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefStruct_1
equals, refContainsValue, refDelegate, refFieldNames, refGetValue, refGetValue, refGetValue, refTypeName, toPath
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refContainsValue, refDelegate, refGetValue
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Constructor Detail

CreateUserParamsImpl

public CreateUserParamsImpl(RefPackage_1_0 refPackage,
                            List args)

CreateUserParamsImpl

public CreateUserParamsImpl(RefPackage_1_0 refPackage,
                            Object arg)
Method Detail

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.