|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContactDao | |
|---|---|
| wicket.spring.annot.web | |
| wicket.spring.common | |
| wicket.spring.common.web | |
| Uses of ContactDao in wicket.spring.annot.web |
|---|
| Methods in wicket.spring.annot.web that return ContactDao | |
|---|---|
protected ContactDao |
ProxyModel.getContactDao()
|
protected ContactDao |
ProxyDataProvider.getContactDao()
|
| Constructors in wicket.spring.annot.web with parameters of type ContactDao | |
|---|---|
ProxyDataProvider(ContactDao dao)
|
|
ProxyModel(Contact contact,
ContactDao dao)
|
|
| Uses of ContactDao in wicket.spring.common |
|---|
| Classes in wicket.spring.common that implement ContactDao | |
|---|---|
class |
ContactDaoImpl
a dao implementation with an auto-generated embedded database. |
| Uses of ContactDao in wicket.spring.common.web |
|---|
| Methods in wicket.spring.common.web that return ContactDao | |
|---|---|
protected abstract ContactDao |
ContactDetachableModel.getContactDao()
|
protected abstract ContactDao |
ContactDataProvider.getContactDao()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||