I'm not sure of the difference. When is a transient document is requested, is the document automatically checked out and is it something similar to a private working copy?
Asked
Active
Viewed 156 times
0
-
Please give some more details this does not seems enough – mitpatoliya Jul 02 '13 at 08:26
-
There are two classes called **TransientDocument** and **Document** in OpenCMIS. What is the difference between them? What is the use of TransientDocument Class? – Rajath S Jul 02 '13 at 10:05
1 Answers
1
Do not use TransientDocument. It has been deprecated, see the JavaDoc.
Jeff

Jeff Potts
- 10,468
- 17
- 40