public class TopicTypeModel extends org.apache.wicket.model.LoadableDetachableModel<TopicType>
| Constructor and Description |
|---|
TopicTypeModel(String topicMapId,
String topicId) |
TopicTypeModel(TopicType topicType) |
| Modifier and Type | Method and Description |
|---|---|
TopicType |
getTopicType() |
protected TopicType |
load() |
public TopicTypeModel(TopicType topicType)