Search
Preparing search index...
The search index is not available
Vlocity SDK
Options
All
Public
Public/Protected
All
Inherited
Menu
Vlocity SDK
datasource/apexremote/ApexRemote
ApexRemoteDataSource
Class ApexRemoteDataSource
Hierarchy
ApexRemoteDataSource
Implements
default
Index
Constructors
constructor
Properties
connection
data
SourceDB
in
Platform
Data
input
Methods
execute
visual
Force
Remote
Invoke
Constructors
constructor
new
Apex
Remote
Data
Source
(
connection
:
any
, input
:
ApexRemoteInput
, dataSourceDB
:
default
, inPlatformData
?:
Promise
<
Object
>
)
:
ApexRemoteDataSource
Parameters
connection:
any
input:
ApexRemoteInput
dataSourceDB:
default
Optional
inPlatformData:
Promise
<
Object
>
Returns
ApexRemoteDataSource
Properties
Private
connection
connection
:
any
Private
data
SourceDB
data
SourceDB
:
default
Private
in
Platform
Data
in
Platform
Data
:
Promise
<
Object
>
Private
input
input
:
ApexRemoteInput
Methods
execute
execute
(
)
:
Promise
<
any
>
Executes ApexRemote
Returns
Promise
<
any
>
Promise
Private
visual
Force
Remote
Invoke
visual
Force
Remote
Invoke
(
input
:
ApexRemoteInput
)
:
Promise
<
any
>
Parameters
input:
ApexRemoteInput
Returns
Promise
<
any
>
Exports
datasource/apexremote/
Apex
Remote
Apex
Remote
Data
Source
constructor
connection
data
SourceDB
in
Platform
Data
input
execute
visual
Force
Remote
Invoke
Generated using
TypeDoc
Executes ApexRemote