Preparing search index...
The search index is not available
efficy-u-rpc-api
efficy-u-rpc-api
CrmRpcObjects
AttachmentList
Class AttachmentList
Hierarchy
RpcObject
AttachmentList
Index
Constructors
constructor
Properties
attachments
id
request
Object
response
Object
Accessors
api
funcs
Methods
after
Execute
as
Json
Rpc
find
Attachment
find
Data
Set
Array
find
Func
find
Func2
find
Func
Array
find
Func
Array2
find
List
Array
get
Attachment
register
Object
reset
State
set
Response
Object
Constructors
constructor
new
Attachment
List
(
remoteAPI
)
:
AttachmentList
Parameters
remoteAPI
:
JsonRpcApi
Returns
AttachmentList
Properties
Private
attachments
attachments
:
AttachmentObject
[]
= []
Protected
id
id
:
string
Protected
request
Object
request
Object
:
null
|
RpcNamedOperation
Protected
response
Object
response
Object
:
{}
Type declaration
Accessors
Protected
api
get
api
(
)
:
JsonRpcApi
Returns
JsonRpcApi
funcs
get
funcs
(
)
:
JSONPrimitiveRecord
[]
Returns
JSONPrimitiveRecord
[]
Methods
after
Execute
after
Execute
(
)
:
void
Returns
void
Protected
as
Json
Rpc
as
Json
Rpc
(
)
:
null
|
RpcNamedOperation
Returns
null
|
RpcNamedOperation
Protected
find
Attachment
find
Attachment
(
resp
,
key
)
:
undefined
|
JSONPrimitiveRecord
Parameters
resp
:
JSONPrimitiveRecord
key
:
string
Returns
undefined
|
JSONPrimitiveRecord
Protected
find
Data
Set
Array
find
Data
Set
Array
(
resp
,
dataSetName
?
)
:
JSONPrimitiveRecord
[]
Parameters
resp
:
JSONPrimitiveRecord
dataSetName
:
string
= "dataset"
Returns
JSONPrimitiveRecord
[]
Protected
find
Func
find
Func
(
resp
,
name
)
:
any
Parameters
resp
:
JSONPrimitiveRecord
name
:
string
Returns
any
Protected
find
Func2
find
Func2
(
resp
,
name
,
name2
,
value2
)
:
any
Parameters
resp
:
JSONPrimitiveRecord
name
:
string
name2
:
string
value2
:
string
|
number
Returns
any
Protected
find
Func
Array
find
Func
Array
(
resp
,
name
)
:
null
|
JSONPrimitiveRecord
[]
Parameters
resp
:
JSONPrimitiveRecord
name
:
string
Returns
null
|
JSONPrimitiveRecord
[]
Protected
find
Func
Array2
find
Func
Array2
(
resp
,
name
,
name2
,
value2
)
:
null
|
JSONPrimitiveRecord
[]
Parameters
resp
:
JSONPrimitiveRecord
name
:
string
name2
:
string
value2
:
string
|
number
Returns
null
|
JSONPrimitiveRecord
[]
Protected
find
List
Array
find
List
Array
(
resp
,
listName
?
)
:
JSONPrimitiveRecord
[]
Parameters
resp
:
JSONPrimitiveRecord
listName
:
string
= "stringlist"
Returns
JSONPrimitiveRecord
[]
get
Attachment
get
Attachment
(
fileKey
)
:
AttachmentObject
Request attachment from File table
Parameters
fileKey
:
string
Returns
AttachmentObject
Protected
register
Object
register
Object
(
object
)
:
void
Parameters
object
:
RpcObject
Returns
void
reset
State
reset
State
(
)
:
void
Returns
void
set
Response
Object
set
Response
Object
(
value
)
:
void
Parameters
value
:
object
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
attachments
id
request
Object
response
Object
api
funcs
after
Execute
as
Json
Rpc
find
Attachment
find
Data
Set
Array
find
Func
find
Func2
find
Func
Array
find
Func
Array2
find
List
Array
get
Attachment
register
Object
reset
State
set
Response
Object
efficy-u-rpc-api
Loading...
Request attachment from File table