public class NodeListUtils extends Object
| Constructor and Description |
|---|
NodeListUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Node |
nextItem(List<? extends Node> nodes,
String currentNodeId) |
static Node |
previousItem(List<? extends Node> nodes,
String currentNodeId) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.