-
Method Summary
PUBLIC: Gets the id of the source.
PUBLIC: Gets the title of the source.
boolean
PUBLIC: Returns true if the source supports creating new
topic maps with the createTopicMap.
boolean
PUBLIC: Returns true if the source supports deleting topic map
with the TopicMapReferenceIF.delete() method.
-
Method Details
-
-
-
supportsCreate
boolean supportsCreate()
PUBLIC: Returns true if the source supports creating new
topic maps with the createTopicMap.
- Specified by:
supportsCreate in interface TopicMapSourceIF
-
supportsDelete
boolean supportsDelete()
PUBLIC: Returns true if the source supports deleting topic map
with the TopicMapReferenceIF.delete() method.
- Specified by:
supportsDelete in interface TopicMapSourceIF