API Methods | |
Name | Changes |
Added the previousItemId parameter that makes it possible to specify the position of a new document in a set. | |
Added the previousItemId parameter that makes it possible to specify the position of a page document in a set. | |
Added the batchId parameter for passing the identifier of the batch to which a document belongs. | |
This new method reserves a range of identifiers within a batch. | |
Added the sessionId parameter for passing the identifiers of Application Server connection sessions. | |
Added the sessionId parameter for passing the identifiers of Application Server connection sessions and the batchId parameter for passing the identifier of the batch to which a document belongs. | |
This method now returns a list containing all documents, including the empty document that is the parent document of all the top-level documents in the batch. | |
Added the sessionId parameter for passing the identifiers of Application Server connection sessions. | |
Added the sessionId parameter for passing the identifiers of Application Server connection sessions and the batchId parameter for passing the identifier of the batch to which a document belongs. | |
Added the batchId parameter for passing the identifier of the batch to which a document belongs. | |
Added the batchId parameter for passing the identifier of the batch to which a document belongs. | |
Data types | |
Name | Changes |
This new structure contains information about a child document of a set. | |
Added the ParentId field which contains the identifier of the parent document of a set. | |
Added the ChildrenOrder field for passing a set of child documents. This makes it possible to sort documents in a set. | |
Removed the PreviousId field because the value is now specified explicitly when a page is created using the AddNewPage method. | |
