|
Class Summary |
| ConsInfAction |
Action class with "load", "delete", and "me" operations
for consultant/informant groups/persons |
| ConsInfBL |
Business logic class for "load", "delete" and "me" operations
related to consultants/informants
Deals with consultants/informants for
new issues (managed in session) and
existing issues (managed in database) |
| ConsInfEdit |
Bean storing the consultant/informant data for the add consultant/informant popup |
| ConsInfShow |
Bean storing the consultant/informant data for the consultant/informant tab |
| RaciRoleAction |
Action class with "load", "save" (add from popup) operations
for consultant/informant groups/persons |
| RaciRoleBL |
Business logic class for "load", and "save" (add from popup) operations
related to consultants/informants
Deals with consultants/informants for
new issues (managed in session) and
existing issues (managed in database) |