Class RemoteTopicMapBuilder
java.lang.Object
net.ontopia.topicmaps.impl.basic.TopicMapBuilder
net.ontopia.topicmaps.impl.remote.RemoteTopicMapBuilder
- All Implemented Interfaces:
Serializable,TopicMapBuilderIF
INTERNAL: The remote (remote in the sense that it deals with remote topics -
and not that the transactions work in a remote or distributed
fashion) implementation of a topicMapBuilder.
- See Also:
-
Field Summary
Fields inherited from class net.ontopia.topicmaps.impl.basic.TopicMapBuilder
tmFields inherited from interface net.ontopia.topicmaps.core.TopicMapBuilderIF
MSG_ASSOCATION_NOT_NULL, MSG_ASSOCIATION_ROLE_PLAYER_NOT_NULL, MSG_ASSOCIATION_ROLE_TYPE_NOT_NULL, MSG_ASSOCIATION_TYPE_NOT_NULL, MSG_OCCURRENCE_DATATYPE_NOT_NULL, MSG_OCCURRENCE_LOCATOR_NOT_NULL, MSG_OCCURRENCE_TYPE_NOT_NULL, MSG_OCCURRENCE_VALUE_NOT_NULL, MSG_TOPIC_NAME_NOT_NULL, MSG_TOPIC_NAME_VALUE_NOT_NULL, MSG_TOPIC_NOT_NULL, MSG_TOPIC_TYPE_NOT_NULL, MSG_VARIANT_DATATYPE_NOT_NULL, MSG_VARIANT_LOCATOR_NOT_NULL, MSG_VARIANT_VALUE_NOT_NULL -
Method Summary
Methods inherited from class net.ontopia.topicmaps.impl.basic.TopicMapBuilder
addScope, checkCollection, getTopicMap, makeAssociation, makeAssociation, makeAssociationRole, makeOccurrence, makeOccurrence, makeOccurrence, makeOccurrence, makeTopic, makeTopic, makeTopic, makeTopicName, makeTopicName, makeVariantName, makeVariantName, makeVariantName, makeVariantName
-
Method Details
-
createTopic
- Overrides:
createTopicin classTopicMapBuilder
-