public class SimpleNodeAggregator extends Object implements QueryIndex.NodeAggregator
| Modifier and Type | Field and Description |
|---|---|
static String |
INCLUDE_ALL |
| Constructor and Description |
|---|
SimpleNodeAggregator() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<String> |
getParents(NodeState root,
String path) |
SimpleNodeAggregator |
newRuleWithName(String primaryType,
List<String> includes)
Include children with the provided name.
|
public static final String INCLUDE_ALL
public Iterator<String> getParents(NodeState root, String path)
getParents in interface QueryIndex.NodeAggregatorpublic SimpleNodeAggregator newRuleWithName(String primaryType, List<String> includes)
Copyright © 2010 - 2020 Adobe. All Rights Reserved