[
https://issues.apache.org/jira/browse/CMIS-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917908#action_12917908
]
Florent Guillaume edited comment on CMIS-256 at 10/5/10 5:08 AM:
-----------------------------------------------------------------
If you think that getObjectParents will return an object's parent and parent's
parent and parent's parent's parent etc. then you are mistaken.
Per the spec, getObjectParents returns the folder(s) in which an object is
directly filed. It will only ever return more than one object on multi-filing
based repositories, which is not the case of repositories mimicking simple
filesystems.
was (Author: fguillaume):
If you think that getObjectParents will return an object's parent and
parent's parent and parent's parent's parent etc. then you are mistaken.
Per the spec, getObjectParents returns the folder(s) in which an object is
directly filed. It will only every return more than one object on multi-filing
based repositories, which is not the case of repositories mimicking simple
filesystems.
> 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.