Provide more options for OCM CRUD API Writers to enhance the functionality
--------------------------------------------------------------------------
Key: JCR-1816
URL: https://issues.apache.org/jira/browse/JCR-1816
Project: Jackrabbit
Issue Type: Improvement
Reporter: Boni Gopalan
Priority: Trivial
Fix For: 1.6.0
I am working on an Extension to Object Content Manager and from that angle
require a few methods and variable from the base classes to be exposed with
protected access. I have modifier only the getters and these should not cause
any issues to the current functionality. Request a review and addition to the
trunk.
1. added a clone implementation to FilterImpl
2. Exposed :
public CollectionConverter getCollectionConverter(Session session,
CollectionDescriptor collectionDescriptor) from ObjectConverter
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.