Uses of Interface
net.ontopia.topicmaps.impl.utils.IndexManagerIF

Packages that use IndexManagerIF
net.ontopia.topicmaps.impl.basic.index Index classes for use with the basic implementation. 
net.ontopia.topicmaps.impl.rdbms.index Index classes for use with the rdbms implementation. 
net.ontopia.topicmaps.impl.utils INTERNAL: Classes that are used by many implementations. 
 

Uses of IndexManagerIF in net.ontopia.topicmaps.impl.basic.index
 

Classes in net.ontopia.topicmaps.impl.basic.index that implement IndexManagerIF
 class IndexManager
          INTERNAL: The basic index manager implementation.
 

Uses of IndexManagerIF in net.ontopia.topicmaps.impl.rdbms.index
 

Constructors in net.ontopia.topicmaps.impl.rdbms.index with parameters of type IndexManagerIF
RDBMSIndex(IndexManagerIF imanager)
           
 

Uses of IndexManagerIF in net.ontopia.topicmaps.impl.utils
 

Classes in net.ontopia.topicmaps.impl.utils that implement IndexManagerIF
 class AbstractIndexManager
           
 

Fields in net.ontopia.topicmaps.impl.utils declared as IndexManagerIF
protected  IndexManagerIF AbstractTopicMapTransaction.imanager
           
 

Methods in net.ontopia.topicmaps.impl.utils that return IndexManagerIF
 IndexManagerIF TopicMapTransactionIF.getIndexManager()
          Deprecated. PUBLIC: Gets the index manager that manages the topic map indexes in the transaction.
 IndexManagerIF AbstractTopicMapTransaction.getIndexManager()
           
 



Copyright © 2000-2012 Ontopia.