org.opencrx.kernel.admin1.cci
Class CreateAdministratorParamsImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefStruct_1
      extended by org.opencrx.kernel.admin1.cci.CreateAdministratorParamsImpl
All Implemented Interfaces:
Serializable, RefStruct, CreateAdministratorParams, RefStruct_1_0

public class CreateAdministratorParamsImpl
extends RefStruct_1
implements CreateAdministratorParams

See Also:
Serialized Form

Constructor Summary
CreateAdministratorParamsImpl(RefPackage_1_0 refPackage, List args)
           
CreateAdministratorParamsImpl(RefPackage_1_0 refPackage, Object arg)
           
 
Method Summary
 String getAdminPrincipalName()
          Retrieves the value for the structure field adminPrincipalName.
 String getInitialPassword()
          Retrieves the value for the structure field initialPassword.
 String getInitialPasswordVerification()
          Retrieves the value for the structure field initialPasswordVerification.
 String getSegmentName()
          Retrieves the value for the structure field segmentName.
 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

CreateAdministratorParamsImpl

public CreateAdministratorParamsImpl(RefPackage_1_0 refPackage,
                                     List args)

CreateAdministratorParamsImpl

public CreateAdministratorParamsImpl(RefPackage_1_0 refPackage,
                                     Object arg)
Method Detail

refQualifiedTypeName

public String refQualifiedTypeName()
Overrides:
refQualifiedTypeName in class RefStruct_1

getAdminPrincipalName

public String getAdminPrincipalName()
Description copied from interface: CreateAdministratorParams
Retrieves the value for the structure field adminPrincipalName.

Specified by:
getAdminPrincipalName in interface CreateAdministratorParams
Returns:
The non-null value for structure field adminPrincipalName.

getInitialPassword

public String getInitialPassword()
Description copied from interface: CreateAdministratorParams
Retrieves the value for the structure field initialPassword.

Specified by:
getInitialPassword in interface CreateAdministratorParams
Returns:
The non-null value for structure field initialPassword.

getInitialPasswordVerification

public String getInitialPasswordVerification()
Description copied from interface: CreateAdministratorParams
Retrieves the value for the structure field initialPasswordVerification.

Specified by:
getInitialPasswordVerification in interface CreateAdministratorParams
Returns:
The non-null value for structure field initialPasswordVerification.

getSegmentName

public String getSegmentName()
Description copied from interface: CreateAdministratorParams
Retrieves the value for the structure field segmentName.

Specified by:
getSegmentName in interface CreateAdministratorParams
Returns:
The non-null value for structure field segmentName.


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