[ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Kovařík reopened MAGNOLIA-4797:
-------------------------------------


Use Iterable instead of List

> NodeUtil.getSiblings() methods 
> -------------------------------
>
>                 Key: MAGNOLIA-4797
>                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-4797
>             Project: Magnolia
>          Issue Type: Task
>      Security Level: Public
>          Components: core
>            Reporter: Roman Kovařík
>            Assignee: Roman Kovařík
>             Fix For: 4.5.8
>
>
> Implement NodeUtil.getSiblingsXXX(...) methods:
> - Iterable<Node> getSiblings(Node)
> - Iterable<Node> getSiblingsBefore(Node)
> - Iterable<Node> getSiblingsAfter(Node)
> - Iterable<Node> getSiblings(Node, NodeType)
> - Iterable<Node> getSiblingsBefore(Node, NodeType)
> - Iterable<Node> getSiblingsAfter(Node, NodeType)
> - Iterable<Node> getSiblingsBefore(Node, Predicate)
> - Iterable<Node> getSiblingsAfter(Node, Predicate)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to