public class NamePathResultsMap extends BasePathResultsMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
logger
parent, services
Constructor and Description |
---|
NamePathResultsMap(TemplateNode parent,
ServiceRegistry services)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Object |
get(Object key) |
getChildrenByXPath
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
public NamePathResultsMap(TemplateNode parent, ServiceRegistry services)
parent
- The parent TemplateNode to execute searches fromservices
- The ServiceRegistry to usepublic Object get(Object key)
get
in interface Map
get
in class BaseTemplateMap
Map.get(java.lang.Object)
Copyright © 2005–2017 Alfresco Software. All rights reserved.