org.tm4j.topicmap.index.basic.BaseNameDataIndex .getBaseNamesByData(java.lang.String data)

Description

Returns the BaseName instances in the indexed TopicMap where the data property value matches data.

Parameters
java.lang.String data the index value to lookup

Returns

an unmodifiable collection of BaseName instances

Other Resources

Related Topics

Has Parameters