8.0

Table Of Contents
saveAllDocs
Parameter
Type
Description
relativePath
String
Relative path where
open documents
should be saved. If
this is provided, the
copies of the
opened documents
with changes made
so far are saved in
the new location
and the opened
documents are still
unsaved but have all
the changes made
so far.
sessionId
String
Session in which the
document exists.
saveDoc
Parameter
Type
Description
docName
String
Document to be
saved. Must be
same as used while
opening or creating
the document.
newName
String
New name of the
document. Null if it
is to be saved as
old name.
relativePath
String
Relative path where
the document
should be saved.
The relative path
can also contain the
new name of the
document. If this is
provided, a copy of
the open document
Page 17