net.ontopia.topicmaps.entry
Class DefaultTopicMapReference
java.lang.Object
net.ontopia.topicmaps.entry.AbstractTopicMapReference
net.ontopia.topicmaps.entry.StoreFactoryReference
net.ontopia.topicmaps.entry.DefaultTopicMapReference
- All Implemented Interfaces:
- TopicMapReferenceIF
Deprecated. Class is now superseded by StoreFactoryReference.
public class DefaultTopicMapReference
- extends StoreFactoryReference
INTERNAL: A topic map reference that wraps a TopicMapStoreIF
object. The reference always returns the same store instance.
If the reference has been opened, ie. used to create stores, and
the dereferenceOnClose flag is true, it cannot be reopened. If the
flag is false, it can be reopened if the store can be reopened.
Methods inherited from class net.ontopia.topicmaps.entry.AbstractTopicMapReference |
addTopicListener, clear, close, delete, getId, getSource, getTitle, getTopicListeners, isDeleted, isOpen, makeListenerArray, open, registerTopicListeners, removeTopicListener, setId, setSource, setTitle, setTopicListeners |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultTopicMapReference
public DefaultTopicMapReference(String id,
String title,
TopicMapStoreIF store)
- Deprecated.
Copyright © 2000-2012 Ontopia.