Search
Preparing search index...
The search index is not available
Vlocity SDK
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"datasource/apexremote/ApexRemote"
ApexRemoteDataSource
Class ApexRemoteDataSource
Hierarchy
ApexRemoteDataSource
Implements
IDataSource
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
:
DataSourceBrowserDB
, inPlatformData
?:
Promise
<
Object
>
)
:
ApexRemoteDataSource
Parameters
connection:
any
input:
ApexRemoteInput
dataSourceDB:
DataSourceBrowserDB
Optional
inPlatformData:
Promise
<
Object
>
Returns
ApexRemoteDataSource
Properties
Private
connection
connection
:
any
Private
data
SourceDB
data
SourceDB
:
DataSourceBrowserDB
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
>
Globals
"datasource/apexremote/
Apex
Remote"
Apex
Remote
Data
Source
constructor
connection
data
SourceDB
in
Platform
Data
input
execute
visual
Force
Remote
Invoke
Visualforce
Generated using
TypeDoc
Executes ApexRemote