All Classes
-
All Classes Interface Summary Class Summary Class Description BasePage Base page class used for phonebook web pages.BasePhonebookApplication CheckBoxColumn<T> Checkbox column forDataTableCheckBoxModel A model for checkboxes that represent a more-than-one-selection.Contact Contact details.ContactDao The implementation-independent DAO interface.ContactsDataProvider note: it is important that the dao passed to the data provider be a proxy from wicket-contrib-spring when used in non-testing environment.DataGenerator DeleteContactPage Delete the Contact.DetachableContactModel Detachable, read-only Contact model.EditContactPage Edit the Contact.HibernateContactDao implementsContactDao.HibernateContactFinderQueryBuilder ListContactsPage Display a Pageable List of Contacts.PhonebookApplication QueryParam Encapsulates the Query Paramaters to be passed toContactDao.find(wicket.contrib.phonebook.QueryParam, wicket.contrib.phonebook.Contact)method.ShadesContactDao ShadesContactORM ShadesORMDictionary StartPhonebook Seperate startup class for people that want to run the examples directly.