|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.wicket.model.LoadableDetachableModel<AssociationType> ontopoly.models.AssociationTypeModel
public class AssociationTypeModel
Constructor Summary | |
---|---|
AssociationTypeModel(AssociationType associationType)
|
|
AssociationTypeModel(java.lang.String topicMapId,
java.lang.String topicId)
|
Method Summary | |
---|---|
AssociationType |
getAssociationType()
|
protected AssociationType |
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 AssociationTypeModel(AssociationType associationType)
public AssociationTypeModel(java.lang.String topicMapId, java.lang.String topicId)
Method Detail |
---|
public AssociationType getAssociationType()
protected AssociationType load()
load
in class org.apache.wicket.model.LoadableDetachableModel<AssociationType>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |