|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotRemovableException | |
---|---|
net.ontopia.topicmaps.core | Provides interfaces for topic map objects; the topic map API for all Ontopia topic map implementations. |
net.ontopia.topicmaps.impl.rdbms | Relational database implementation of the core topic map interfaces. |
net.ontopia.topicmaps.impl.utils | INTERNAL: Classes that are used by many implementations. |
Uses of NotRemovableException in net.ontopia.topicmaps.core |
---|
Methods in net.ontopia.topicmaps.core that throw NotRemovableException | |
---|---|
void |
TopicMapStoreIF.delete(boolean force)
PUBLIC: Deletes the TopicMapIF from the data store. |
Uses of NotRemovableException in net.ontopia.topicmaps.impl.rdbms |
---|
Methods in net.ontopia.topicmaps.impl.rdbms that throw NotRemovableException | |
---|---|
void |
RDBMSTopicMapStore.delete(boolean force)
|
Uses of NotRemovableException in net.ontopia.topicmaps.impl.utils |
---|
Methods in net.ontopia.topicmaps.impl.utils that throw NotRemovableException | |
---|---|
void |
AbstractTopicMapStore.delete(boolean force)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |