[
https://issues.apache.org/jira/browse/OAK-7242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353715#comment-16353715
]
Michael Dürig edited comment on OAK-7242 at 2/6/18 11:04 AM:
-------------------------------------------------------------
[~catholicon], it's correct :) the oak-api contains {{ContentRepository}},
{{Root}}, {{Tree}} and {{PropertyState}}, while the {{NodeStore}} is on a
different layer in the architecture and operates on {{NodeStates}}. I guess
it's just for convenience that both layers use {{PropertyState}} but you would
have to ask [~jukkaz] or [~mduerig] for the exact reasoning for sharing
{{PropertyState}} in both layers.
was (Author: anchela):
[~catholicon], it's correct :-) the oak-api contains {{ContentRepository}},
{{Root}}, {{Tree}} and {{PropertyState}}, while the {{NodeStore}} is on a
different layer in the architecture and operates on {{NodeStates}}. I guess
it's just for convenience that both layers use {{PropertyState}} but you would
have to ask Jukka or [~mduerig] for the exact reasoning for sharing
{{PropertyState}} in both layers.
> OAK API overview documentation link for NodeState doesn't exist
> ---------------------------------------------------------------
>
> Key: OAK-7242
> URL: https://issues.apache.org/jira/browse/OAK-7242
> Project: Jackrabbit Oak
> Issue Type: Documentation
> Components: api
> Affects Versions: 1.8.0
> Reporter: indra kumar gurjar
> Assignee: angela
> Priority: Minor
>
> At OAK API overview documentation page [0] when user clicks on NodeState
> documentation , it shows 404.
> NodeState API is not listed under oak-api , so either it should be removed
> from overview documentation or new link should be updated.
> New link for API -
> [https://jackrabbit.apache.org/oak/docs/apidocs/org/apache/jackrabbit/oak/spi/state/NodeState.html]
> [0] - [https://jackrabbit.apache.org/oak/docs/oak_api/overview.html]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)