Qore SalesforceRestDataProvider Module Reference  1.0.1
SalesforceRestDataProvider::SalesforceRestDataProviderFactory Class Reference

The SalesforceRest data provider factory. More...

Inherits AbstractDataProviderFactory.

Private Member Methods

Class getClassImpl ()
 Returns the class for the data provider object.
 
hash< DataProviderFactoryInfo > getInfoImpl ()
 Returns static factory information without provider_info. More...
 
hash< DataProviderInfo > getProviderInfoImpl ()
 Returns static provider information. More...
 

Private Attributes

const FactoryInfo = ...
 Factory info.
 

Static Private Attributes

static Class cls = new Class("SalesforceRestDataProvider")
 Data provider type info.
 

Detailed Description

The SalesforceRest data provider factory.

Member Function Documentation

◆ getInfoImpl()

hash<DataProviderFactoryInfo> SalesforceRestDataProvider::SalesforceRestDataProviderFactory::getInfoImpl ( )
private

Returns static factory information without provider_info.

Returns
static factory information without provider_info which is provided by getProviderInfo()

◆ getProviderInfoImpl()

hash<DataProviderInfo> SalesforceRestDataProvider::SalesforceRestDataProviderFactory::getProviderInfoImpl ( )
private

Returns static provider information.

Note
the name and children attributes are not returned as they are dynamic attributes