Class ContextManagerScopingMapWrapper
java.lang.Object
net.ontopia.topicmaps.nav2.taglibs.tolog.ContextManagerMapWrapper
net.ontopia.topicmaps.nav2.taglibs.tolog.ContextManagerScopingMapWrapper
- All Implemented Interfaces:
Map
INTERNAL: Helper class used when creating QueryProcessors. Helps
the query processor map query variable names to the values of a
particular row, and make these available to the ContextManager.
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.ontopia.topicmaps.nav2.taglibs.tolog.ContextManagerMapWrapper
clear, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
Method Details
-
get
- Specified by:
getin interfaceMap- Overrides:
getin classContextManagerMapWrapper
-