![]() |
Qore SoapDataProvider Module Reference
1.1
|
The Soap data provider base class. More...

Public Member Methods | |
| constructor (WebService webservice, WSOperation op) | |
| Creates the object from the arguments. | |
| WebService | getWebService () |
| Returns the WebService object. | |
| WSOperation | getOperation () |
| Returns the option object. | |
Private Member Methods | |
| hash< DataProviderInfo > | getStaticInfoImpl () |
| Returns data provider static info. | |
Private Attributes | |
| WebService | webservice |
| The WebService object. | |
| WSOperation | op |
| The operation object. | |
The Soap data provider base class.