|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ontopoly.models.MutableLoadableDetachableModel<TopicMapSource> ontopoly.models.TopicMapSourceModel
public class TopicMapSourceModel
Constructor Summary | |
---|---|
TopicMapSourceModel(java.lang.String topicMapSourceId)
|
|
TopicMapSourceModel(TopicMapSource topicMapSource)
|
Method Summary | |
---|---|
TopicMapSource |
getTopicMapSource()
|
protected TopicMapSource |
load()
|
void |
setObject(TopicMapSource source)
|
Methods inherited from class ontopoly.models.MutableLoadableDetachableModel |
---|
detach, getObject, isAttached, onAttach, onDetach, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TopicMapSourceModel(TopicMapSource topicMapSource)
public TopicMapSourceModel(java.lang.String topicMapSourceId)
Method Detail |
---|
public TopicMapSource getTopicMapSource()
public void setObject(TopicMapSource source)
setObject
in interface org.apache.wicket.model.IModel<TopicMapSource>
setObject
in class MutableLoadableDetachableModel<TopicMapSource>
protected TopicMapSource load()
load
in class MutableLoadableDetachableModel<TopicMapSource>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |