You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Peter Harrison (JIRA)" <ji...@apache.org> on 2013/11/27 20:54:35 UTC

[jira] [Created] (OCM-67) Support for List Element counts in parent Objects and Lists of Objects

Peter Harrison created OCM-67:
---------------------------------

             Summary: Support for List Element counts in parent Objects and Lists of Objects
                 Key: OCM-67
                 URL: https://issues.apache.org/jira/browse/OCM-67
             Project: Jackrabbit OCM
          Issue Type: Improvement
    Affects Versions: 2.0.1
            Reporter: Peter Harrison
            Priority: Minor
             Fix For: 2.0.1


Some objects need to have visibility into the number of elements in a list, but should not return the list itself. 
However, there needs to be a way to obtain the actual list of objects when needed. Thus this ticket deals with these two improvements: 

a) Allowing a OCM integer field to be defined where there is a list node, and it will report the number of elements.

b) Provide a method which obtains all the children of a node in one hit and converts to the proper Java type.



--
This message was sent by Atlassian JIRA
(v6.1#6144)