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>
public class TopicTypeModel extends org.apache.wicket.model.LoadableDetachableModel<TopicType>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TopicTypeModel(String topicMapId, String topicId)TopicTypeModel(TopicType topicType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TopicTypegetTopicType()protected TopicTypeload()
-