RETSGetMetadataTransaction |
RETSTransaction |
Name | Description |
---|---|
RETSTransaction_Postprocess | |
RETSTransaction_Preprocess | |
RETSTransaction_setKeyValuePairs |
Name | Description |
---|---|
metadataFormat (let) | Sets the transaction metadataFormat property to a new value. Sets up both "Format" and "format" to be sent as the request parameters. |
metaDataID (let) | Sets the transaction metaDataID property to a new value. Sets up both "ID" and "id" to be sent as the request parameters. |
metadataType (let) | Sets the transaction metadataType property to a new value. Sets up both "Type" and "type" to be sent as the request parameters. |
transaction (get) | Gets the transaction property |
Name | Description |
---|---|
Class_Initialize | The initializer for the class. It initializes the requestType of the transaction. |
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) |