|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.wicket.model.LoadableDetachableModel<TopicType> ontopoly.models.TopicTypeModel
public class TopicTypeModel
Constructor Summary | |
---|---|
TopicTypeModel(java.lang.String topicMapId,
java.lang.String topicId)
|
|
TopicTypeModel(TopicType topicType)
|
Method Summary | |
---|---|
TopicType |
getTopicType()
|
protected TopicType |
load()
|
Methods inherited from class org.apache.wicket.model.LoadableDetachableModel |
---|
detach, getObject, isAttached, onAttach, onDetach, setObject, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TopicTypeModel(TopicType topicType)
public TopicTypeModel(java.lang.String topicMapId, java.lang.String topicId)
Method Detail |
---|
public TopicType getTopicType()
protected TopicType load()
load
in class org.apache.wicket.model.LoadableDetachableModel<TopicType>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |