RETSGetObjectTransaction

RETSGetObjectTransaction


RETSGetObjectTransaction class encapsulates the RETS GetObject transaction It implements RETSTransaction interface. See the RETSTransaction class for inherited details. RETSGetObjectTransaction class encapsulates the RETS GetObject transaction It implements RETSTransaction interface. See the RETSTransaction class for inherited details.

Class Diagram

RETSGetObjectTransaction
transaction

Implements:

RETSTransaction 

NameDescription
RETSTransaction_Postprocess 
RETSTransaction_Preprocess 
RETSTransaction_setKeyValuePairs 

Public:

Properties:

NameDescription
contentType (get) Gets the transaction contentType property.  
location (get) Gets the transaction URI location property.  
objectID (get) Gets the transaction ID property.  
objectID (let)Sets the transaction ID property to a new value. 
objectLocation (get) Gets the transaction Location flag property.  
objectLocation (let)Sets the transaction Location flag property to a new value. 
objectResource (get) Gets the transaction Resource property.  
objectResource (let)Sets the transaction Resource property to a new value. 
objectType (get) Gets the transaction Type property.  
objectType (let)Sets the transaction Type property to a new value. 
transaction (get) Gets the transaction property  

Private:

RETSGetObjectTransaction

NameDescription
Class_Initialize The initializer for the class. It initializes the requestType of the transaction.  

Constants:

NameDescription
C_ID 
C_LOCATION 
C_RESOURCE 
C_TYPE 
CONTENT_TYPE_KEY 
LOCATION_KEY 

Properties:

NameDescription
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)