RETSChangePasswordTransaction

RETSChangePasswordTransaction


RETSChangePasswordTransaction class encapsulates the RETS Change Password transaction It implements RETSTransaction interface. See the RETSTransaction class for inherited details.

Class Diagram

RETSChangePasswordTransaction
transaction

Implements:

RETSTransaction 

NameDescription
RETSTransaction_Postprocess 
RETSTransaction_Preprocess 
RETSTransaction_setKeyValuePairs 

Public:

Properties:

NameDescription
newPassword1 (get) Gets the transaction newPassword1 property.  
newPassword1 (let)Sets the transaction newPassword1 property to a new value. 
newPassword2 (get) Gets the transaction newPassword2 property.  
newPassword2 (let)Sets the transaction newPassword2 property to a new value. 
oldPassword (get) Gets the transaction oldPassword property.  
oldPassword (let)Sets the transaction oldPassword property to a new value. 
transaction (get) Gets the transaction property  

Private:

RETSChangePasswordTransaction

NameDescription
Class_Initialize The initializer for the class. It is NOT IMPLEMENTED!!!  

Properties:

NameDescription
cat 
decrypted 
encrypted 
m_newPassword1 
m_newPassword2 
m_oldPassword 
m_transaction The private m_transaction object to which transactions methods and attributes are delegated.  
RETSTransaction_capabilityUrls (get) 
RETSTransaction_capabilityUrls (set) 
RETSTransaction_context (get) 
RETSTransaction_context (set) 
RETSTransaction_requestMap (get) 
RETSTransaction_requestType (get) 
RETSTransaction_requestType (let) 
RETSTransaction_response (get) 
RETSTransaction_response (let) 
RETSTransaction_responseMap (get) 
RETSTransaction_responseMap (set) 
RETSTransaction_responseStatus (get) 
RETSTransaction_responseStatus (let) 
RETSTransaction_responseStatusText (get) 
RETSTransaction_responseStatusText (let) 
RETSTransaction_url (get) 
RETSTransaction_url (let) 

Methods:

NameDescription
encryptPWD