Folders

IBM Content Manager OnDemand does not have folders (OASIS CMIS folders that are used for filing documents). Therefore, IBM CMIS for Content Manager OnDemand implements the minimum folder requirements of the OASIS Content Management Interoperability Services specification.

You cannot use the following methods to retrieve folders:
  • The getFolderParent method throws an invalidArgument exception for the root folder. The method returns a null value if any other folder ID is specified.
  • The getObjectParent method always throws a constraint exception because IBM Content Manager OnDemand documents are not filed in folders.