Search
Preparing search index...
The search index is not available
Vlocity SDK
Options
All
Public
Public/Protected
All
Inherited
Menu
Vlocity SDK
datasource/dual/Dual
DualDataSource
Class DualDataSource
Hierarchy
DualDataSource
Implements
default
Index
Constructors
constructor
Properties
apex
Remote
Input
apex
Rest
Input
connection
data
SourceDB
in
Platform
Data
use
Remote
Methods
execute
Constructors
constructor
new
Dual
Data
Source
(
connection
:
any
, apexRestInput
:
ApexRestInput
, apexRemoteInput
:
ApexRemoteInput
, dataSourceDB
:
default
, inPlatformData
?:
Promise
<
Object
>
)
:
DualDataSource
Parameters
connection:
any
apexRestInput:
ApexRestInput
apexRemoteInput:
ApexRemoteInput
dataSourceDB:
default
Optional
inPlatformData:
Promise
<
Object
>
Returns
DualDataSource
Properties
Private
apex
Remote
Input
apex
Remote
Input
:
ApexRemoteInput
Private
apex
Rest
Input
apex
Rest
Input
:
ApexRestInput
Private
connection
connection
:
any
Private
data
SourceDB
data
SourceDB
:
default
Private
Optional
in
Platform
Data
in
Platform
Data
:
Promise
<
Object
>
use
Remote
use
Remote
:
boolean
Methods
execute
execute
(
)
:
Promise
<
any
>
Executes the DualDataSource
Returns
Promise
<
any
>
Promise
Exports
datasource/dual/
Dual
Dual
Data
Source
constructor
apex
Remote
Input
apex
Rest
Input
connection
data
SourceDB
in
Platform
Data
use
Remote
execute
Generated using
TypeDoc
Executes the DualDataSource