The SOAP data provider factory.
More...
#include <SoapDataProviderFactory.qc.dox.h>
Inherits AbstractDataProviderFactory.
|
hash< DataProviderFactoryInfo > | getInfoImpl () |
| Returns static factory information without provider_info. More...
|
|
hash< DataProviderInfo > | getProviderInfoImpl () |
| Returns static provider information. More...
|
|
Class | getClassImpl () |
| Returns the class for the data provider object.
|
|
|
const | FactoryInfo |
| Factory info.
|
|
|
static Class | cls = new Class("SoapDataProvider") |
| Data provider type info.
|
|
The SOAP data provider factory.
◆ getInfoImpl()
hash< DataProviderFactoryInfo > SoapDataProvider::SoapDataProviderFactory::getInfoImpl |
( |
| ) |
|
|
private |
Returns static factory information without provider_info.
- Returns
- static factory information without provider_info which is provided by getProviderInfo()
◆ getProviderInfoImpl()
hash< DataProviderInfo > SoapDataProvider::SoapDataProviderFactory::getProviderInfoImpl |
( |
| ) |
|
|
private |
Returns static provider information.
- Note
- the
name
and children
attributes are not returned as they are dynamic attributes
The documentation for this class was generated from the following file:
- doxygen/qlib/SoapDataProvider/SoapDataProviderFactory.qc.dox.h