The AccountsManager class is responsible for constructing the list of EMailAccount beans which will be bound to a ice:dataTable JSF component.
AccountsManager
EMailAccount
The GroupsManager class is responsible for constructing the list of Group beans which will be bound to a ice:dataTable JSF component.
GroupsManager
Group
The UsersRecordsManager class is responsible for constructing the list of User beans which will be bound to a ice:dataTable JSF component.
UsersRecordsManager
User