ontopoly.models
Class TopicMapSourceModel
java.lang.Object
ontopoly.models.MutableLoadableDetachableModel<TopicMapSource>
ontopoly.models.TopicMapSourceModel
- All Implemented Interfaces:
- Serializable, org.apache.wicket.IClusterable, org.apache.wicket.model.IDetachable, org.apache.wicket.model.IModel<TopicMapSource>
public class TopicMapSourceModel
- extends MutableLoadableDetachableModel<TopicMapSource>
- See Also:
- Serialized Form
TopicMapSourceModel
public TopicMapSourceModel(TopicMapSource topicMapSource)
TopicMapSourceModel
public TopicMapSourceModel(String topicMapSourceId)
getTopicMapSource
public TopicMapSource getTopicMapSource()
setObject
public void setObject(TopicMapSource source)
- Specified by:
setObject
in interface org.apache.wicket.model.IModel<TopicMapSource>
- Overrides:
setObject
in class MutableLoadableDetachableModel<TopicMapSource>
load
protected TopicMapSource load()
- Specified by:
load
in class MutableLoadableDetachableModel<TopicMapSource>
Copyright © 2000-2012 Ontopia.