Package ontopoly.models
Class TopicTypeModel
java.lang.Object
org.apache.wicket.model.LoadableDetachableModel<TopicType>
ontopoly.models.TopicTypeModel
- All Implemented Interfaces:
Serializable,org.apache.wicket.IClusterable,org.apache.wicket.model.IDetachable,org.apache.wicket.model.IModel<TopicType>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTopicTypeModel(String topicMapId, String topicId) TopicTypeModel(TopicType topicType) -
Method Summary
Methods inherited from class org.apache.wicket.model.LoadableDetachableModel
detach, getObject, isAttached, onAttach, onDetach, setObject, toString
-
Constructor Details
-
TopicTypeModel
-
TopicTypeModel
-
-
Method Details
-
getTopicType
-
load
- Specified by:
loadin classorg.apache.wicket.model.LoadableDetachableModel<TopicType>
-