LSSGOP_RelatedLiterature Operations
This Web service allows you to create, update, delete, and query the RelatedLiterature object. For a list of operations, see the following table.
Name | Description |
---|---|
RelatedLiteratureInsert |
Creates a relatedliterature record. |
RelatedLiteratureUpdate |
Updates an existing relatedliterature record. |
RelatedLiteratureDelete |
Deletes a relatedliterature record. |
RelatedLiteratureQueryPage |
Queries for a relatedliterature record. |
Request Message Description: RelatedLiteratureInsert
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
LitId |
Name of the account to be inserted. |
String |
ParLitId |
ParLitId of the corresponding record. |
String |
Response Message Description: RelatedLiteratureInsert
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the newly created relatedliterature record. |
String |
Request Message Description: RelatedLiteratureUpdate
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of a relatedliterature record. |
String |
LitId |
Literature ID of the corresponding record. |
String |
ParLitId |
ParLitId of the corresponding record. |
String |
Response Message Description: RelatedLiteratureUpdate
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the updated relatedliterature record. |
String |
Request Message Description: RelatedLiteratureDelete
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the account to be designated as relatedliterature. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the deleted relatedliterature record. |
String |
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the account to be queried. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the relatedliterature record. |
String |