net.ontopia.topicmaps.nav2.taglibs.tolog
Class ContextManagerScopingMapWrapper

java.lang.Object
  extended by net.ontopia.topicmaps.nav2.taglibs.tolog.ContextManagerMapWrapper
      extended by net.ontopia.topicmaps.nav2.taglibs.tolog.ContextManagerScopingMapWrapper
All Implemented Interfaces:
Map

public class ContextManagerScopingMapWrapper
extends ContextManagerMapWrapper

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
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Constructor Summary
ContextManagerScopingMapWrapper(ContextManagerIF contextManager)
           
 
Method Summary
 Object get(Object key)
           
 
Methods inherited from class net.ontopia.topicmaps.nav2.taglibs.tolog.ContextManagerMapWrapper
clear, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

ContextManagerScopingMapWrapper

public ContextManagerScopingMapWrapper(ContextManagerIF contextManager)
Method Detail

get

public Object get(Object key)
Specified by:
get in interface Map
Overrides:
get in class ContextManagerMapWrapper


Copyright © 2000-2012 Ontopia.