Method |
Description |
|
CreateUserPreference ( UserPreference entity ) : void |
|
|
DeleteUserPreference ( IList entityList ) : void |
|
|
DeleteUserPreference ( String userCode, String code ) : void |
|
|
DeleteUserPreference ( UserPreference entity ) : void |
|
|
DeleteUserPreference ( com user, String code ) : void |
|
|
GetAllUserPreference ( ) : IList |
|
|
LoadUserPreference ( String userCode, String code ) : UserPreference |
|
|
LoadUserPreference ( com user, String code ) : UserPreference |
|
|
UpdateUserPreference ( UserPreference entity ) : void |
|
|