|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.entry.AbstractTopicMapReference net.ontopia.topicmaps.entry.AbstractURLTopicMapReference net.ontopia.topicmaps.entry.AbstractOntopolyURLReference net.ontopia.topicmaps.utils.ltm.LTMTopicMapReference
public class LTMTopicMapReference
INTERNAL: An LTM file topic map reference.
Field Summary |
---|
Fields inherited from class net.ontopia.topicmaps.entry.AbstractOntopolyURLReference |
---|
alwaysReindexOnLoad, ftmanager |
Fields inherited from class net.ontopia.topicmaps.entry.AbstractURLTopicMapReference |
---|
base_address, duplicate_suppression, indexDirectory, maintainFulltextIndexes, reuse_store, store, url |
Fields inherited from class net.ontopia.topicmaps.entry.AbstractTopicMapReference |
---|
deleted, id, isopen, listeners, source, title, topic_listeners |
Constructor Summary | |
---|---|
LTMTopicMapReference(java.net.URL url,
java.lang.String id,
java.lang.String title)
|
|
LTMTopicMapReference(java.net.URL url,
java.lang.String id,
java.lang.String title,
LocatorIF base_address)
|
Method Summary | |
---|---|
TopicMapImporterIF |
getImporter()
|
Methods inherited from class net.ontopia.topicmaps.entry.AbstractOntopolyURLReference |
---|
close, delete, getAlwaysReindexOnLoad, getLastModifiedAt, getLastModifiedAt, getSearcher, loadTopicMap, setAlwaysReindexOnLoad, synchronizeFulltextIndex, synchronizeFulltextIndex, transactionAbort, transactionCommit |
Methods inherited from class net.ontopia.topicmaps.entry.AbstractURLTopicMapReference |
---|
createStore, getBaseAddress, getDuplicateSuppression, getIndexDirectory, getMaintainFulltextIndexes, getReuseStore, getURL, open, setBaseAddress, setDuplicateSuppression, setIndexDirectory, setMaintainFulltextIndexes, setReuseStore, setTopicListeners, toString |
Methods inherited from class net.ontopia.topicmaps.entry.AbstractTopicMapReference |
---|
addTopicListener, clear, getId, getSource, getTitle, getTopicListeners, isDeleted, isOpen, makeListenerArray, registerTopicListeners, removeTopicListener, setId, setSource, setTitle, storeClosed |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LTMTopicMapReference(java.net.URL url, java.lang.String id, java.lang.String title)
public LTMTopicMapReference(java.net.URL url, java.lang.String id, java.lang.String title, LocatorIF base_address)
Method Detail |
---|
public TopicMapImporterIF getImporter()
getImporter
in class AbstractOntopolyURLReference
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |