RepositoryInfo class provides following functions to
check, whether repository supports navigation capabilities or not.
Function
|
Description
|
isGetDescendantsSupported()
|
Return true, if an application to enumerate the
descendants of a folder via the getDescendants service, else false.
|
isGetFolderTreeSupported()
|
Return true, if the application can able to retrieve
the folder tree via the getFolderTree service., else false
|
getOrderByCapability()
|
Indicates the ordering capabilities of the repository.
Valid values are: none, common, custom.
none :
Ordering is not supported.
common : Only
common CMIS properties are supported.
custom : Common
CMIS properties and custom object-type properties are supported.
|
No comments:
Post a Comment