Class UserPreference

All Implemented Interfaces:
Serializable

public class UserPreference extends GenericPreference implements Serializable
An UserPreference is used to store settings specific to an User. It is always assigned to a particular User and not accessible from, nor valid for, other Users. UserPreferences cannot be overruled by any other type of Preferences.
Author:
Heiko Scherrer
See Also: