Package org.locomotive.module.userpref

Class Summary
PersonalPrefHandler A simple User Preference System.
PersonalPrefServlet A simple User Preference System.
UserMgtHandler A simple User Management System which allows the admin user to view and modify users, user preferences, and permissions.
UserMgtServlet A simple User Management System which allows the admin user to view and modify users, user preferences, and permissions.
UserPref This class handles db processing and template interaction (except for saving error messages to template) for UserPref and UserMgt handlers.
UserPrefHandler This class must be entered in the handler routing table in order to access the UserPref sample module.
UserPrefServlet This class must be entered in the servlet routing table in order to access the UserPref sample module.