FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
integer | messageId
Unique id for this query. |
string | serviceId
The service id, Adapter channel name. |
integer | schemaId
The id of the schema. |
sequence<string> | fieldOrder
The order of the fields in the schema. |
dictionary<string, string> | fieldTypes
The types of the fields in the schema. |
sequence<string> | indexFields
The index field(s) of this schema. |
dictionary<string, string> | extraParams
This is currently a container to allow additional information in the future. |
Member detail |
---|
dictionary<string, string> extraParamsThis is currently a container to allow additional information in the future.
sequence<string> fieldOrderThe order of the fields in the schema.
dictionary<string, string> fieldTypesThe types of the fields in the schema.
sequence<string> indexFieldsThe index field(s) of this schema.
integer messageIdUnique id for this query.
integer schemaIdThe id of the schema.
string serviceIdThe service id, Adapter channel name.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |