|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.extensions.markup.html.repeater.util.SortableDataProvider
org.apache.wicket.spring.common.web.ContactDataProvider
org.apache.wicket.spring.annot.web.ProxyDataProvider
public class ProxyDataProvider
| Constructor Summary | |
|---|---|
ProxyDataProvider(ContactDao dao)
|
|
| Method Summary | |
|---|---|
protected ContactDao |
getContactDao()
|
IModel |
model(java.lang.Object object)
|
| Methods inherited from class org.apache.wicket.spring.common.web.ContactDataProvider |
|---|
iterator, size |
| Methods inherited from class org.apache.wicket.extensions.markup.html.repeater.util.SortableDataProvider |
|---|
detach, getSort, getSortState, setSort, setSort, setSortState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyDataProvider(ContactDao dao)
| Method Detail |
|---|
protected ContactDao getContactDao()
getContactDao in class ContactDataProviderpublic IModel model(java.lang.Object object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||