Search
Preparing search index...
The search index is not available
Vlocity SDK
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"datasource/dual/Dual"
DualDataSource
Class DualDataSource
Hierarchy
DualDataSource
Implements
IDataSource
Index
Constructors
constructor
Properties
apex
Remote
Input
apex
Rest
Input
connection
use
Remote
Methods
execute
Constructors
constructor
new
Dual
Data
Source
(
connection
:
any
, apexRestInput
:
IApexRestInput
, apexRemoteInput
:
IApexRemoteInput
)
:
DualDataSource
Parameters
connection:
any
apexRestInput:
IApexRestInput
apexRemoteInput:
IApexRemoteInput
Returns
DualDataSource
Properties
Private
apex
Remote
Input
apex
Remote
Input
:
IApexRemoteInput
Private
apex
Rest
Input
apex
Rest
Input
:
IApexRestInput
Private
connection
connection
:
any
use
Remote
use
Remote
:
boolean
Methods
execute
execute
(
)
:
Promise
<
any
>
Executes the DualDataSource
Returns
Promise
<
any
>
Promise
Globals
"datasource/dual/
Dual"
Dual
Data
Source
constructor
apex
Remote
Input
apex
Rest
Input
connection
use
Remote
execute
Generated using
TypeDoc
Executes the DualDataSource