Uses of Class
net.ontopia.topicmaps.impl.basic.SubjectIdentityCache
Packages that use SubjectIdentityCache
Package
Description
The in-memory implementation of the core topic map interfaces.
Index classes for use with the basic implementation.
-
Uses of SubjectIdentityCache in net.ontopia.topicmaps.impl.basic
Fields in net.ontopia.topicmaps.impl.basic declared as SubjectIdentityCacheMethods in net.ontopia.topicmaps.impl.basic that return SubjectIdentityCacheModifier and TypeMethodDescriptionprotected SubjectIdentityCacheTopicMap.getSubjectIdentityCache()Methods in net.ontopia.topicmaps.impl.basic with parameters of type SubjectIdentityCacheModifier and TypeMethodDescriptionprotected voidTopicMap.setSubjectIdentityCache(SubjectIdentityCache sicache) -
Uses of SubjectIdentityCache in net.ontopia.topicmaps.impl.basic.index
Constructors in net.ontopia.topicmaps.impl.basic.index with parameters of type SubjectIdentityCacheModifierConstructorDescriptionIdentifierIndex(SubjectIdentityCache sicache) IndexManager(TopicMapTransactionIF transaction, CollectionFactoryIF cfactory, EventManagerIF emanager, ObjectTreeManager otree, SubjectIdentityCache sicache)