[ 
https://issues.apache.org/jira/browse/OAK-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

angela resolved OAK-933.
------------------------

    Resolution: Fixed

Revision 1506949:
added simple implementation of #hasCapability that covers the following checks 
for the regular item operations:

- verify the target item is not protected
- verify the node/parent node is not locked
- verify the node/parent node is checked out
- simplistic permission check (NEW, was not present with JR -> addressing 
JCR-3230)

this covers the item operations such as covered by jackrabbit core. 
i omitted checks for Hold and Rentions and the shareable-node method calls as 
those parts of JSR 283 are not (yet) supported by OAK.

                
> Implement Session#hasCapability
> -------------------------------
>
>                 Key: OAK-933
>                 URL: https://issues.apache.org/jira/browse/OAK-933
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: jcr
>            Reporter: angela
>
> for backwards compatibility and TCK compliance we should add at least a 
> simplistic implementation of Session#hasCapability

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to