org.tm4j.panckoucke.impl.store.PanckouckeStore .findTopicMapReferenceById(java.lang.String id)

Description

This method tries to find a TopicMapReference with the given id
This method imposes no constraints regarding the state of the returned TopicMapReference

Parameters
java.lang.String id

Returns

The TopicMapReferenceImpl with the given id or null, if no such TopicMapReference exists in PanckouckeStore

Other Resources

Related Topics

Has Parameters