org.tm4j.panckoucke.store.StoreManager .getTopicmapReferenceById(java.lang.String id)

Description

Conceptually static method (Interfaces do not allow the declaration of static methods) which returns a TopicMapReference-Object for a given ID-String The returned TopicMapReference may be in any state.

Parameters
java.lang.String id

Returns

the TopicMapReference with the given id or null if no such TopicMapReference is loaded in the store.

Other Resources

Related Topics

Has Parameters