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