org.opencrx.kernel.admin1.cci
Class CreateAdministratorParamsImpl
java.lang.Object
org.openmdx.base.accessor.jmi.spi.RefStruct_1
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
CreateAdministratorParamsImpl
public CreateAdministratorParamsImpl(RefPackage_1_0 refPackage,
List args)
CreateAdministratorParamsImpl
public CreateAdministratorParamsImpl(RefPackage_1_0 refPackage,
Object arg)
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.