Uses of Class
net.ontopia.topicmaps.impl.utils.ObjectTreeManager
Packages that use ObjectTreeManager
Package
Description
The in-memory implementation of the core topic map interfaces.
Index classes for use with the basic implementation.
Relational database implementation of the core topic map
interfaces.
INTERNAL: Classes that are used by many implementations.
-
Uses of ObjectTreeManager in net.ontopia.topicmaps.impl.basic
Fields in net.ontopia.topicmaps.impl.basic declared as ObjectTreeManagerMethods in net.ontopia.topicmaps.impl.basic that return ObjectTreeManager -
Uses of ObjectTreeManager in net.ontopia.topicmaps.impl.basic.index
Constructors in net.ontopia.topicmaps.impl.basic.index with parameters of type ObjectTreeManagerModifierConstructorDescriptionIndexManager(TopicMapTransactionIF transaction, CollectionFactoryIF cfactory, EventManagerIF emanager, ObjectTreeManager otree, SubjectIdentityCache sicache) -
Uses of ObjectTreeManager in net.ontopia.topicmaps.impl.rdbms
Fields in net.ontopia.topicmaps.impl.rdbms declared as ObjectTreeManagerMethods in net.ontopia.topicmaps.impl.rdbms that return ObjectTreeManager -
Uses of ObjectTreeManager in net.ontopia.topicmaps.impl.utils
Fields in net.ontopia.topicmaps.impl.utils declared as ObjectTreeManager