AddGroupDutySchedulesServlet |
A servlet that handles adding new duty schedules to a group
|
AddNewGroupServlet |
A servlet that handles adding a new group
|
DeleteGroupServlet |
A servlet that handles deleting an existing group
|
ModifyGroupServlet |
A servlet that handles putting the Group object into the request and
forwarding on to a particular jsp
|
RemoveGroupDutySchedulesServlet |
A servlet that handles removing duty schedules from a group
|
RenameGroupServlet |
A servlet that handles renaming an existing group
|
SaveGroupServlet |
A servlet that handles saving the group stored in the web users http session.
|
SetUserGroupController |
|
UpdateGroupServlet |
A servlet that handles saving a group
|