[ 
https://issues.apache.org/jira/browse/CMIS-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917929#action_12917929
 ] 

Florent Guillaume commented on CMIS-256:
----------------------------------------

Note that getParent is a method of folders, a folder always has exactly one 
parent (except for the root)
The method for objects in general (including documents) is indeed 
getObjectParents, but I wanted to point out in my comment that it won't do 
recursion in ancestors, you'll have to loop yourself.


> Implement getObjectParents method
> ---------------------------------
>
>                 Key: CMIS-256
>                 URL: https://issues.apache.org/jira/browse/CMIS-256
>             Project: Chemistry
>          Issue Type: Improvement
>          Components: cmislib
>            Reporter: Manuel Jesús Recena Soto
>
> This method is very useful for building breadcrumbs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to