Uploaded image for project: 'Olingo'
  1. Olingo
  2. OLINGO-1321

ODATA V2.0 : An api to return list of child expandSelectTreeNode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • V2 2.0.10
    • V2 2.0.11
    • odata2-core
    • None

    Description

      For a deep insert with different navigation properties within another navigation property which is of type feed. 

      E.g.

      Room has navigation property nr_Emplooyes which is of type feed which has further navigation properties like this

      Room

          nr_Employees

                 [

                 Emp1

                       ne_Team

                Emp2

                       ne_Room

                                 ne_Building

                 ]

      By default the first entry is taken as the expandSelectTreeNode for the parent feed.

      There should be a provision to get all the child expanded nodes at the navigation feed.

      An api :

      public abstract List<ExpandSelectTreeNode> getExpandedList();

      to give back list of expanded nodes.

      Attachments

        Activity

          People

            archanarai Archana Rai
            archanarai Archana Rai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: