public class LTMTopicMapReference extends AbstractOntopolyURLReference
alwaysReindexOnLoad, ftmanagers
base_address, duplicate_suppression, indexDirectory, maintainFulltextIndexes, reuse_store, store, url
deleted, id, isopen, listeners, source, title, topic_listeners
Constructor and Description |
---|
LTMTopicMapReference(URL url,
String id,
String title) |
LTMTopicMapReference(URL url,
String id,
String title,
LocatorIF base_address) |
Modifier and Type | Method and Description |
---|---|
TopicMapReaderIF |
getImporter() |
close, delete, deleteFullTextIndex, getAlwaysReindexOnLoad, getLastModifiedAt, getLastModifiedAt, loadTopicMap, open, reindexFulltextIndex, setAlwaysReindexOnLoad, synchronizeFulltextIndex, transactionAbort, transactionCommit
createStore, getBaseAddress, getDuplicateSuppression, getIndexDirectory, getMaintainFulltextIndexes, getReuseStore, getURL, setBaseAddress, setDuplicateSuppression, setIndexDirectory, setMaintainFulltextIndexes, setReuseStore, setTopicListeners, toString
addTopicListener, clear, getId, getSource, getTitle, getTopicListeners, isDeleted, isOpen, makeListenerArray, registerTopicListeners, removeTopicListener, setId, setSource, setTitle, storeClosed
public TopicMapReaderIF getImporter()
getImporter
in class AbstractOntopolyURLReference