[ 
https://issues.apache.org/jira/browse/OLINGO-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Archana Rai resolved OLINGO-1321.
---------------------------------
    Resolution: Fixed

This request is taken care and code is merged:

https://gitbox.apache.org/repos/asf/olingo-odata2.git/?p=olingo-odata2.git;a=commit;h=f5ee664c909d2e9d269469bfd1b882c42ac721d3

> ODATA V2.0 : An api to return list of child expandSelectTreeNode
> ----------------------------------------------------------------
>
>                 Key: OLINGO-1321
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1321
>             Project: Olingo
>          Issue Type: Improvement
>          Components: odata2-core
>    Affects Versions: V2 2.0.10
>            Reporter: Archana Rai
>            Assignee: Archana Rai
>            Priority: Minor
>             Fix For: V2 2.0.11
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to