Package | Description |
---|---|
org.wandora.exceptions | |
org.wandora.piccolo | |
org.wandora.topicmap | |
org.wandora.topicmap.database2 | |
org.wandora.topicmap.remote | |
org.wandora.topicmap.remote.server |
Modifier and Type | Class and Description |
---|---|
class |
ConcurrentEditingException |
class |
OpenTopicNotSupportedException |
Modifier and Type | Method and Description |
---|---|
void |
WandoraManager.mergeInTopicMap(java.io.InputStream in) |
void |
WandoraManager.mergeInTopicMap(TopicMap tm) |
void |
WandoraManager.mergeInTopicMapNoLock(java.io.InputStream in) |
void |
WandoraManager.mergeInTopicMapNoLock(TopicMap tm) |
void |
WandoraManager.mergeInTopicMaps(java.util.Collection urls) |
void |
WandoraManager.mergeInTopicMapsNoLock(java.util.Collection urls) |
void |
WandoraManager.rebuildSearchIndex() |
void |
WandoraManager.rebuildSearchIndex(boolean checkNeedsUpdate) |
java.util.Collection |
WandoraManager.search(java.lang.String query) |
java.util.Collection |
WandoraManager.search(java.lang.String query,
java.lang.String lang) |
void |
WandoraManager.serializeTopicMap(TopicMap tm,
java.io.OutputStream out) |
void |
WandoraManager.updateSearchIndex() |
Modifier and Type | Class and Description |
---|---|
class |
TopicInUseException
An exception thrown when deleting a topic could not be carried out because
the topic is used in such a place that it cannot be removed without greatly
modifying the topic map.
|
class |
TopicMapException |
class |
TopicMapReadOnlyException |
class |
TopicRemovedException
Topic becomes removed whenever it has been merged into another topic.
|
Modifier and Type | Class and Description |
---|---|
class |
TopicMapSQLException |
Modifier and Type | Method and Description |
---|---|
void |
RemoteTopicMap.commit() |
void |
RemoteTopicMap.commitSession(java.lang.StringBuffer session,
TopicMap edited) |
private void |
RemoteTopicMap.doCommit() |
Modifier and Type | Method and Description |
---|---|
boolean |
AdminSocketServerEditAction.checkRunnability(TopicMap tm) |
void |
ServerInterface.commit(boolean force) |
void |
SocketServerInterface.commit(boolean force) |
void |
AdminSocketServerEditAction.resolveParams(TopicMap tm) |
void |
AdminSocketServerEditAction.runAction(TopicMap topicMap) |
Copyright 2004-2015 Wandora Team