org.opencrx.kernel.admin1.cci2
Interface CreateAdministratorParams

All Known Subinterfaces:
CreateAdministratorParams

public interface CreateAdministratorParams


Nested Class Summary
static class CreateAdministratorParams.Member
          The structure's members
 
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.
 

Method Detail

getAdminPrincipalName

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

Returns:
The non-null value for structure field adminPrincipalName.

getInitialPassword

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

Returns:
The non-null value for structure field initialPassword.

getInitialPasswordVerification

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

Returns:
The non-null value for structure field initialPasswordVerification.

getSegmentName

String getSegmentName()
Retrieves the value for the structure field segmentName.

Returns:
The non-null value for structure field segmentName.


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