The MewsRest data provider base class.
Definition MewsRestDataProviderBase.qc.dox.h:28
const ConstructorOptions
Constructor options.
Definition MewsRestDataProvider.qc.dox.h:39
The MewsRest data provider class.
Definition MewsRestTablesDataProvider.qc.dox.h:28
*list< hash< DataProvider::DataProviderSummaryInfo > > getChildProviderSummaryInfo()
Return data provider summary info.
string getName()
Returns the data provider name.
*DataProvider::AbstractDataProvider getChildProviderImpl(string name)
Returns the given child provider or nothing if the given child is unknown.
const ProviderInfo
Provider info.
Definition MewsRestTablesDataProvider.qc.dox.h:32
constructor(*hash< auto > options)
Creates the object from constructor options.
hash< DataProvider::DataProviderInfo > getStaticInfoImpl()
Returns data provider static info.
*list< string > getChildProviderNamesImpl()
Returns a list of child data provider names, if any.
constructor(MewsRestClient mews)
Creates the object from the REST client.
*string getDesc()
Returns the data provider description.
const ConstructorOptions
Constructor options.
Definition MewsRestTablesDataProvider.qc.dox.h:36
Qore MewsRestDataProvider module definition.
Definition MewsRestAccountNotesTableDataProvider.qc.dox.h:26