|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ContactDao | Provides access to the application's persistence layer. |
ContactManager | Interface for the application's services layer. |
Class Summary | |
---|---|
AddPermission | Model object for add permission use case. |
AddPermissionController | Controller for adding an ACL permission. |
AddPermissionValidator | Validates AddPermission . |
AdminPermissionController | Controller for "administer" index page. |
ClientApplication | Demonstrates accessing the ContactManager via remoting protocols. |
Contact | Represents a contact. |
ContactDaoSpring | Base implementation of ContactDao that uses Spring JDBC services. |
ContactManagerBackend | Concrete implementation of ContactManager . |
DataSourcePopulator | Populates the Contacts in-memory database with contact and ACL information. |
DeleteController | Controller to delete a contact. |
DeletePermissionController | Controller for deleting an ACL permission. |
PublicIndexController | Controller for public index page (default web app home page). |
SecureIndexController | Controller for secure index page. |
WebContact | An object that represents user-editable sections of a Contact . |
WebContactAddController | Controller for adding a new contact. |
WebContactValidator | Validates WebContact . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |