org.opencrx.kernel.admin1.jmi1
Interface CreateAdministratorParams
- All Superinterfaces:
- CreateAdministratorParams, RefStruct, RefStruct_1_0, Serializable
public interface CreateAdministratorParams
- extends RefStruct_1_0, CreateAdministratorParams
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.