接口 | 说明 |
---|---|
Preferences |
Description: Interface for a user preferences object.
|
User |
Description:
The user represents a real world user with the following elements:
profile: a list of user properties
preferences: a list of user settings
|
UserDao |
Description: The user manager provides methods to handle user objects.
|
类 | 说明 |
---|---|
PreferencesImpl |
Desciption: Implementation of the user preferences.
|
TestUserFactory |
Test helper class to create a test-identity without change the visibility of UserImpl-constructor.
|
UserConstants | |
UserDaoImpl |
Description: This implementation of the user manager manipulates user objects based on a hibernate implementation
Initial Date: 31.07.2007
|
UserImpl |
Desciption:
The user represents an known OLAT user.
|
UserPrincipalAttributesImpl |
TODO: Class Description for UserPricipalAttributesImpl
Initial Date: 28.06.2011
|