net.ontopia.topicmaps.impl.remote
Class RemoteTopicMapStore
java.lang.Object
net.ontopia.topicmaps.impl.utils.AbstractTopicMapStore
net.ontopia.topicmaps.impl.basic.InMemoryTopicMapStore
net.ontopia.topicmaps.impl.remote.RemoteTopicMapStore
- All Implemented Interfaces:
- TopicMapStoreIF
public class RemoteTopicMapStore
- extends InMemoryTopicMapStore
INTERNAL: The remote (remote in the sense that it deals with remote
topics - and not that the transactions work in a remote or
distributed fashion) extension of AbstractTopicMapStore.
Methods inherited from class net.ontopia.topicmaps.impl.utils.AbstractTopicMapStore |
abort, commit, delete, getBaseAddress, getReference, getTopicMap, isOpen, isReadOnly, open, setReadOnly, setReference, setTopicListeners, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteTopicMapStore
public RemoteTopicMapStore(String baseuri)
RemoteTopicMapStore
public RemoteTopicMapStore(String baseuri,
String tmid)
getTransaction
public TopicMapTransactionIF getTransaction()
- Overrides:
getTransaction
in class InMemoryTopicMapStore
getTopicIndex
public RemoteTopicIndex getTopicIndex()
Copyright © 2000-2012 Ontopia.