net.ontopia.topicmaps.entry
Class DefaultTopicMapReference

java.lang.Object
  extended by net.ontopia.topicmaps.entry.AbstractTopicMapReference
      extended by net.ontopia.topicmaps.entry.StoreFactoryReference
          extended by 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.


Constructor Summary
DefaultTopicMapReference(java.lang.String id, java.lang.String title, TopicMapStoreIF store)
          Deprecated.  
 
Method Summary
 
Methods inherited from class net.ontopia.topicmaps.entry.StoreFactoryReference
createStore, getDereferenceOnClose, setDereferenceOnClose, storeClosed
 
Methods inherited from class net.ontopia.topicmaps.entry.AbstractTopicMapReference
addTopicListener, clear, close, delete, getId, getSource, getTitle, isDeleted, isOpen, open, registerTopicListeners, removeTopicListener, setId, setSource, setTitle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultTopicMapReference

public DefaultTopicMapReference(java.lang.String id,
                                java.lang.String title,
                                TopicMapStoreIF store)
Deprecated. 


Copyright © 2000-2009 Ontopia.