org.opencrx.kernel.home1.cci2
Interface ChangePasswordParams

All Known Subinterfaces:
ChangePasswordParams

public interface ChangePasswordParams


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.
 

Method Detail

getNewPassword

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

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

getNewPasswordVerification

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

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

getOldPassword

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

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


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