ontopoly.models
Class TopicMapSourceModel

java.lang.Object
  extended by ontopoly.models.MutableLoadableDetachableModel<TopicMapSource>
      extended by ontopoly.models.TopicMapSourceModel
All Implemented Interfaces:
java.io.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

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

TopicMapSourceModel

public TopicMapSourceModel(TopicMapSource topicMapSource)

TopicMapSourceModel

public TopicMapSourceModel(java.lang.String topicMapSourceId)
Method Detail

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.