Class RolePreference

All Implemented Interfaces:
Serializable

public class RolePreference extends GenericPreference implements Serializable
A RolePreference is used to provide settings specific to an Role . These kind of Preferences is valid for the assigned Role only. Users assigned to a Role inherit these RolePreferences but a RolePreference can be overruled by an UserPreference. RolePreferences can be defined within a preferences file but also be created with the UI.
Author:
Heiko Scherrer
See Also: