[dna-issues] [JBoss JIRA] Updated: (DNA-397) Expose JCR Node Type Registration through Public API

Brian Carothers (JIRA) jira-events at lists.jboss.org
Wed May 6 22:34:46 EDT 2009


     [ https://jira.jboss.org/jira/browse/DNA-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Carothers updated DNA-397:
--------------------------------

    Attachment: DNA-397.patch


Exposed methods to register one or multiple NodeTypeDefinitions, as per JSR-283 spec.  Also added methods to create node type, node definition, and property definitions, also as per the -283 spec.

> Expose JCR Node Type Registration through Public API
> ----------------------------------------------------
>
>                 Key: DNA-397
>                 URL: https://jira.jboss.org/jira/browse/DNA-397
>             Project: DNA
>          Issue Type: Feature Request
>          Components: JCR
>    Affects Versions: 0.4
>            Reporter: Brian Carothers
>             Fix For: 0.5
>
>         Attachments: DNA-397.patch
>
>
> DNA now has a node type registration mechanism, but it is not publicly accessible.  It is only accessible through public methods on a package-vlisible class, forcing users to write their own bridge classes in the org.jboss.dna.jcr package.
> Node type registration should be exposed through public methods on JcrSession in accordance with the node type registration optional feature of JSR-283.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list