|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectontopoly.sysmodel.TopicMapSource
public class TopicMapSource
INTERNAL: Represents a source in the Ontopoly topic map repository. Only sources which support create are represented. This class only exists so the repository can be notified when new topic maps are created.
| Constructor Summary | |
|---|---|
protected |
TopicMapSource()
|
|
TopicMapSource(String sourceId)
INTERNAL: Creates a new source wrapper. |
| Method Summary | |
|---|---|
String |
getId()
INTERNAL: Returns the ID of the source. |
protected TopicMapSourceIF |
getSource()
|
String |
getTitle()
INTERNAL: Returns the display title of the source. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected TopicMapSource()
public TopicMapSource(String sourceId)
| Method Detail |
|---|
public String getId()
public String getTitle()
protected TopicMapSourceIF getSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||