JSR 283: Repository Compliance
------------------------------
Key: JCR-2062
URL: https://issues.apache.org/jira/browse/JCR-2062
Project: Jackrabbit Content Repository
Issue Type: Sub-task
Components: jackrabbit-core, JCR 2.0
Reporter: angela
JSR 283 defines a huge set of new (or changed) repository descriptors as well
as a couple of new methods on the
Repository interface that allows the API consumer to determine the feature set
exposed by an implementation.
The new methods are
- Repository.isStandardDescriptor(String key)
- Repository.isSingleValueDescriptor(String key)
- Repository.getDescriptorValue(String key) Value
- Repository.getDescriptorValues(String key) Value[]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.