Class ChildAssocRefResultSet

    • Constructor Detail

      • ChildAssocRefResultSet

        public ChildAssocRefResultSet​(NodeService nodeService,
                                      List<ChildAssociationRef> cars)
        Normal constructor
        Parameters:
        nodeService - NodeService
      • ChildAssocRefResultSet

        public ChildAssocRefResultSet​(NodeService nodeService,
                                      List<NodeRef> nodeRefs,
                                      boolean resolveAllParents)
        Constructor that may expand all child assoc parents provided
        Parameters:
        nodeService - NodeService
        resolveAllParents - boolean
    • Method Detail

      • length

        public int length()
      • getNodeRef

        public NodeRef getNodeRef​(int n)
      • getStart

        public int getStart()
      • hasMore

        public boolean hasMore()
      • getNumberFound

        public long getNumberFound()