org.opencrx.kernel.admin1.jmi1
Interface CreateAdministratorParams

All Superinterfaces:
CreateAdministratorParams, RefStruct, RefStruct_1_0, Serializable

public interface CreateAdministratorParams
extends RefStruct_1_0, CreateAdministratorParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.admin1.cci2.CreateAdministratorParams
CreateAdministratorParams.Member
 
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.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getAdminPrincipalName

String getAdminPrincipalName()
Retrieves the value for the structure field adminPrincipalName.

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

getInitialPassword

String getInitialPassword()
Retrieves the value for the structure field initialPassword.

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

getInitialPasswordVerification

String getInitialPasswordVerification()
Retrieves the value for the structure field initialPasswordVerification.

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

getSegmentName

String getSegmentName()
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-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.