|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectwicket.model.AbstractDetachableModel
wicket.spring.common.web.ContactDetachableModel
wicket.spring.proxy.web.ProxyModel
| Constructor Summary | |
ProxyModel(Contact contact,
ContactDao dao)
|
|
| Method Summary | |
protected ContactDao |
getContactDao()
|
| Methods inherited from class wicket.spring.common.web.ContactDetachableModel |
getNestedModel, onAttach, onDetach, onGetObject, onSetObject |
| Methods inherited from class wicket.model.AbstractDetachableModel |
attach, detach, getObject, isAttached, setObject, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ProxyModel(Contact contact,
ContactDao dao)
| 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 | ||||||||||