|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Contact | |
|---|---|
| wicket.spring.annot.web | |
| wicket.spring.common | |
| wicket.spring.common.web | |
| Uses of Contact in wicket.spring.annot.web |
|---|
| Constructors in wicket.spring.annot.web with parameters of type Contact | |
|---|---|
ProxyModel(Contact contact,
ContactDao dao)
|
|
| Uses of Contact in wicket.spring.common |
|---|
| Methods in wicket.spring.common that return Contact | |
|---|---|
Contact |
ContactGenerator.generate()
generates a new contact |
Contact |
ContactDaoImpl.get(long id)
find contact by id |
Contact |
ContactDao.get(long id)
|
| Methods in wicket.spring.common with parameters of type Contact | |
|---|---|
protected void |
ContactDaoImpl.add(Contact contact)
|
void |
ContactDaoImpl.delete(Contact contact)
delete contact from the database |
void |
ContactDaoImpl.save(Contact contact)
add contact to the database |
| Uses of Contact in wicket.spring.common.web |
|---|
| Constructors in wicket.spring.common.web with parameters of type Contact | |
|---|---|
ContactDetachableModel(Contact contact)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||