Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
O
P
Q
S
T
W
A
add(Contact)
- Method in class wicket.spring.common.
ContactDaoImpl
AnnotApplication
- Class in
wicket.spring.common.web
AnnotApplication()
- Constructor for class wicket.spring.common.web.
AnnotApplication
AnnotPage
- Class in
wicket.spring.annot.web
AnnotPage()
- Constructor for class wicket.spring.annot.web.
AnnotPage
B
BasePage
- Class in
wicket.spring.common.web
Base page class.
BasePage()
- Constructor for class wicket.spring.common.web.
BasePage
C
Contact
- Class in
wicket.spring.common
domain object for demonstrations.
Contact()
- Constructor for class wicket.spring.common.
Contact
Constructor
Contact(String, String)
- Constructor for class wicket.spring.common.
Contact
Constructor
ContactDao
- Interface in
wicket.spring.common
interface for retrieving contacts from a database
ContactDaoImpl
- Class in
wicket.spring.common
a dao implementation with an auto-generated embedded database.
ContactDaoImpl()
- Constructor for class wicket.spring.common.
ContactDaoImpl
Constructor
ContactDataProvider
- Class in
wicket.spring.common.web
Base class for contact data provider implementations.
ContactDataProvider()
- Constructor for class wicket.spring.common.web.
ContactDataProvider
ContactDetachableModel
- Class in
wicket.spring.common.web
Base class for contact detachable models.
ContactDetachableModel(Contact)
- Constructor for class wicket.spring.common.web.
ContactDetachableModel
ContactGenerator
- Class in
wicket.spring.common
generates random contacts
ContactsDisplayPage
- Class in
wicket.spring.common.web
Base class for the contact display page.
ContactsDisplayPage()
- Constructor for class wicket.spring.common.web.
ContactsDisplayPage
count()
- Method in interface wicket.spring.common.
ContactDao
count()
- Method in class wicket.spring.common.
ContactDaoImpl
D
delete(Contact)
- Method in class wicket.spring.common.
ContactDaoImpl
delete contact from the database
E
equals(Object)
- Method in class wicket.spring.common.
Contact
F
find(QueryParam)
- Method in interface wicket.spring.common.
ContactDao
find(QueryParam)
- Method in class wicket.spring.common.
ContactDaoImpl
select contacts and apply sort
G
generate()
- Method in class wicket.spring.common.
ContactGenerator
generates a new contact
generate(Collection, int)
- Method in class wicket.spring.common.
ContactGenerator
generats
count
number contacts and puts them into
collection
collection
generateId()
- Method in class wicket.spring.common.
ContactGenerator
get(long)
- Method in interface wicket.spring.common.
ContactDao
get(long)
- Method in class wicket.spring.common.
ContactDaoImpl
find contact by id
getCellPhone()
- Method in class wicket.spring.common.
Contact
getContactDao()
- Method in class wicket.spring.annot.web.
ProxyDataProvider
getContactDao()
- Method in class wicket.spring.annot.web.
ProxyModel
getContactDao()
- Method in class wicket.spring.common.web.
ContactDataProvider
getContactDao()
- Method in class wicket.spring.common.web.
ContactDetachableModel
getCount()
- Method in class wicket.spring.common.
QueryParam
getDataProvider()
- Method in class wicket.spring.annot.web.
AnnotPage
getDataProvider()
- Method in class wicket.spring.common.web.
ContactsDisplayPage
getFirst()
- Method in class wicket.spring.common.
QueryParam
getFirstName()
- Method in class wicket.spring.common.
Contact
getHomePage()
- Method in class wicket.spring.common.web.
AnnotApplication
getHomePhone()
- Method in class wicket.spring.common.
Contact
getId()
- Method in class wicket.spring.common.
Contact
getIndex(String, boolean)
- Method in class wicket.spring.common.
ContactDaoImpl
getInstance()
- Static method in class wicket.spring.common.
ContactGenerator
getLastName()
- Method in class wicket.spring.common.
Contact
getNestedModel()
- Method in class wicket.spring.common.web.
ContactDetachableModel
getSort()
- Method in class wicket.spring.common.
QueryParam
H
hasSort()
- Method in class wicket.spring.common.
QueryParam
HomePage
- Class in
wicket.spring.common.web
HomePage()
- Constructor for class wicket.spring.common.web.
HomePage
I
init()
- Method in class wicket.spring.common.web.
AnnotApplication
isSortAsc()
- Method in class wicket.spring.common.
QueryParam
iterator(int, int)
- Method in class wicket.spring.common.web.
ContactDataProvider
M
model(Object)
- Method in class wicket.spring.annot.web.
ProxyDataProvider
O
onAttach()
- Method in class wicket.spring.common.web.
ContactDetachableModel
onDetach()
- Method in class wicket.spring.common.web.
ContactDetachableModel
onGetObject(Component)
- Method in class wicket.spring.common.web.
ContactDetachableModel
onSetObject(Component, Object)
- Method in class wicket.spring.common.web.
ContactDetachableModel
P
ProxyDataProvider
- Class in
wicket.spring.annot.web
ProxyDataProvider(ContactDao)
- Constructor for class wicket.spring.annot.web.
ProxyDataProvider
ProxyModel
- Class in
wicket.spring.annot.web
ProxyModel(Contact, ContactDao)
- Constructor for class wicket.spring.annot.web.
ProxyModel
Q
QueryParam
- Class in
wicket.spring.common
Encapsulates the Query Paramaters to be passed to daos
QueryParam(int, int)
- Constructor for class wicket.spring.common.
QueryParam
Set to return
count
elements, starting at the
first
element.
QueryParam(int, int, String, boolean)
- Constructor for class wicket.spring.common.
QueryParam
Set to return
count
sorted elements, starting at the
first
element.
S
save(Contact)
- Method in class wicket.spring.common.
ContactDaoImpl
add contact to the database
setCellPhone(String)
- Method in class wicket.spring.common.
Contact
setFirstName(String)
- Method in class wicket.spring.common.
Contact
setHomePhone(String)
- Method in class wicket.spring.common.
Contact
setId(long)
- Method in class wicket.spring.common.
Contact
setLastName(String)
- Method in class wicket.spring.common.
Contact
size()
- Method in class wicket.spring.common.web.
ContactDataProvider
T
toString()
- Method in class wicket.spring.common.
Contact
W
wicket.spring.annot.web
- package wicket.spring.annot.web
wicket.spring.common
- package wicket.spring.common
wicket.spring.common.web
- package wicket.spring.common.web
A
B
C
D
E
F
G
H
I
M
O
P
Q
S
T
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2007
Wicket developers
. All Rights Reserved.