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