LSSGOP_Literature_ALL Operations
This Web service allows you to create, update, delete, and query records in the Literature_ALL object using Administrator visibility. For a list of operations, see the following table.
Name | Description |
---|---|
Literature_ALLInsert |
Creates a literature. |
Literature_ALLUpdate |
Update an existing literature. |
Literature_ALLDelete |
Delete a literature. |
Literature_ALLQueryPage |
Query for a literature. |
Request Message Description: Literature_ALLInsert
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Name |
Name of the literature record to be inserted. |
String |
FileName |
File name of the literature record. |
String |
RelationshipType |
Relationship type. |
String |
Response Message Description: Literature_ALLInsert
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the newly created Literature All record. |
String |
Request Message Description: Literature_ALLUpdate
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the literature record. |
String |
Name |
Name of the corresponding record. |
String |
FileName |
File name of the corresponding record. |
String |
RelationshipType |
Relationship type of the corresponding record. |
String |
Response Message Description: Literature_ALLUpdate
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the updated literature record. |
String |
Request Message Description: Literature_ALLDelete
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the literature record to be deleted. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the deleted literature record. |
String |
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the literature record to be queried. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the literature record. |
String |