|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.model.AbstractReadOnlyModel
org.apache.wicket.model.LoadableDetachableModel
org.apache.wicket.spring.common.web.ContactDetachableModel
org.apache.wicket.spring.direct.web.DirectModel
public class DirectModel
| Constructor Summary | |
|---|---|
DirectModel(Contact contact)
|
|
| Method Summary | |
|---|---|
protected ContactDao |
getContactDao()
|
| Methods inherited from class org.apache.wicket.spring.common.web.ContactDetachableModel |
|---|
load |
| Methods inherited from class org.apache.wicket.model.LoadableDetachableModel |
|---|
detach, getObject, isAttached, onAttach, onDetach, toString |
| Methods inherited from class org.apache.wicket.model.AbstractReadOnlyModel |
|---|
getObject, setObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DirectModel(Contact contact)
| Method Detail |
|---|
protected ContactDao getContactDao()
getContactDao in class ContactDetachableModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||