Package ontopoly.models
Class NameTypeModel
- java.lang.Object
-
- org.apache.wicket.model.LoadableDetachableModel<NameType>
-
- ontopoly.models.NameTypeModel
-
- All Implemented Interfaces:
Serializable
,org.apache.wicket.IClusterable
,org.apache.wicket.model.IDetachable
,org.apache.wicket.model.IModel<NameType>
public class NameTypeModel extends org.apache.wicket.model.LoadableDetachableModel<NameType>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NameTypeModel(String topicMapId, String topicId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected NameType
load()
-