Uses of Class
net.ontopia.topicmaps.core.NotRemovableException

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)
           
 



Copyright © 2000-2012 Ontopia.