33 static Class
cls =
new Class(
"ServiceNowRestDataProvider");
The ServiceNowRest data provider factory.
Definition ServiceNowRestDataProviderFactory.qc.dox.h:28
Class getClassImpl()
Returns the class for the data provider object.
hash< DataProviderFactoryInfo > getInfoImpl()
Returns static factory information without provider_info.
const FactoryInfo
Factory info.
Definition ServiceNowRestDataProviderFactory.qc.dox.h:36
static Class cls
Data provider type info.
Definition ServiceNowRestDataProviderFactory.qc.dox.h:33
hash< DataProvider::DataProviderInfo > getProviderInfoImpl()
Returns static provider information.
Qore ServiceNowRestDataProvider module definition.
Definition ServiceNowRestDataProvider.qc.dox.h:26