Static Public Member Functions | |
| static UserDTO | getUserInfo () |
| static void | setUserInfo (int userId, String userName, String name, String surname, String mailAddress, boolean fromWhere) |
Static Public Attributes | |
| static ArrayList< AlbumRecord > | _allAlbums |
| static ArrayList< String > | _categories |
| static boolean | _isLogin = false |
Static Private Attributes | |
| static UserDTO | userInfo |
Sets or Gets necessary information of the users on connection to the server
1.8.3.1