public class TopicMapSource extends Object implements Serializable
Modifier | Constructor and Description |
---|---|
protected |
TopicMapSource() |
|
TopicMapSource(String sourceId)
INTERNAL: Creates a new source wrapper.
|
Modifier and Type | Method and Description |
---|---|
String |
getId()
INTERNAL: Returns the ID of the source.
|
protected TopicMapSourceIF |
getSource() |
String |
getTitle()
INTERNAL: Returns the display title of the source.
|
protected TopicMapSource()
public TopicMapSource(String sourceId)
public String getId()
public String getTitle()
protected TopicMapSourceIF getSource()