45 CdsRestClient::CdsRestClient
rest;
48 *CdsRestClient::CdsRestConnection
conn;
The CdsRest data provider class.
Definition CdsRestDataProviderBase.qc.dox.h:28
static *hash< auto > getClientOptions(*hash< auto > copts)
Returns options for the CdsRestClient.
constructor()
Creates the object.
*CdsRestClient::CdsRestConnection conn
The connection object used to create the REST client.
Definition CdsRestDataProviderBase.qc.dox.h:48
const ConstructorOptions
Constructor options.
Definition CdsRestDataProviderBase.qc.dox.h:32
const EnvOptions
Environment options.
Definition CdsRestDataProviderBase.qc.dox.h:36
constructor(CdsRestClient::CdsRestClient rest)
Creates the object.
CdsRestClient::CdsRestClient rest
The REST client object for API calls.
Definition CdsRestDataProviderBase.qc.dox.h:45
setLogger(*LoggerInterface logger)
Accepts a LoggerInterface object for logging (or clears it)
constructor(CdsRestClient::CdsRestConnection conn)
Creates the object.
const HttpMethods
Hash of HTTP Methods.
Definition CdsRestDataProviderBase.qc.dox.h:40
Qore CdsRestDataProvider module definition.
Definition CdsEntityDataProvider.qc.dox.h:26