org.opencrx.kernel.home1.jmi1
Interface ChangePasswordParams

All Superinterfaces:
ChangePasswordParams, RefStruct, RefStruct_1_0, Serializable

public interface ChangePasswordParams
extends RefStruct_1_0, ChangePasswordParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.home1.cci2.ChangePasswordParams
ChangePasswordParams.Member
 
Method Summary
 String getNewPassword()
          Retrieves the value for the structure field newPassword.
 String getNewPasswordVerification()
          Retrieves the value for the structure field newPasswordVerification.
 String getOldPassword()
          Retrieves the value for the structure field oldPassword.
 
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
 

Method Detail

getNewPassword

String getNewPassword()
Retrieves the value for the structure field newPassword.

Specified by:
getNewPassword in interface ChangePasswordParams
Returns:
The non-null value for structure field newPassword.

getNewPasswordVerification

String getNewPasswordVerification()
Retrieves the value for the structure field newPasswordVerification.

Specified by:
getNewPasswordVerification in interface ChangePasswordParams
Returns:
The non-null value for structure field newPasswordVerification.

getOldPassword

String getOldPassword()
Retrieves the value for the structure field oldPassword.

Specified by:
getOldPassword in interface ChangePasswordParams
Returns:
The non-null value for structure field oldPassword.


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