RETSGetObjectTransaction |
RETSTransaction |
Name | Description |
---|---|
RETSTransaction_Postprocess | |
RETSTransaction_Preprocess | |
RETSTransaction_setKeyValuePairs |
Name | Description |
---|---|
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 |
Name | Description |
---|---|
Class_Initialize | The initializer for the class. It initializes the requestType of the transaction. |
Name | Description |
---|---|
C_ID | |
C_LOCATION | |
C_RESOURCE | |
C_TYPE | |
CONTENT_TYPE_KEY | |
LOCATION_KEY |
Name | Description |
---|---|
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) |