openCMIS provides following methods to check the
versioning capabilities of the repository.
Method
|
Description
|
isPwcUpdatableSupported()
|
Return true, if the application can able to update the "Private
Working Copy" of a checked-out document, else false.
|
isPwcSearchableSupported()
|
Return true, if the "Private Working Copy" of
checked-out documents in query search scope, else false.
|
isAllVersionsSearchableSupported()
|
Return true, if the repository is able to include all
versions of document in search query, else false.
|
No comments:
Post a Comment