Uses of Class
net.ontopia.utils.HistoryMap

Packages that use HistoryMap
net.ontopia.topicmaps.nav2.core Provides interfaces for the Navigator Tag Libraries and Framework. 
net.ontopia.topicmaps.nav2.impl.framework The implementation of the Navigator Framework related interfaces. 
 

Uses of HistoryMap in net.ontopia.topicmaps.nav2.core
 

Methods in net.ontopia.topicmaps.nav2.core that return HistoryMap
 HistoryMap UserIF.getHistory()
          INTERNAL: Gets the last used objects (instances of Object, specialisation through the web application) which the user has visited.
 

Methods in net.ontopia.topicmaps.nav2.core with parameters of type HistoryMap
 void UserIF.setHistory(HistoryMap hm)
          INTERNAL: Sets the last used objects that are in relation to the user and his path through the web application.
 

Uses of HistoryMap in net.ontopia.topicmaps.nav2.impl.framework
 

Fields in net.ontopia.topicmaps.nav2.impl.framework declared as HistoryMap
protected  HistoryMap User.history
           
 

Methods in net.ontopia.topicmaps.nav2.impl.framework that return HistoryMap
 HistoryMap User.getHistory()
           
 

Methods in net.ontopia.topicmaps.nav2.impl.framework with parameters of type HistoryMap
 void User.setHistory(HistoryMap history)
           
 



Copyright © 2000-2012 Ontopia.