Class User
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.User
- Direct Known Subclasses:
UserMixInAnnotations
User model.
- Since:
- 01/10/14
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic int
static int
static int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
USER_LVEL_USER
public static int USER_LVEL_USER -
USER_LVEL_ADMIN
public static int USER_LVEL_ADMIN -
USER_LEVEL_TECH_SUPPORT
public static int USER_LEVEL_TECH_SUPPORT
-
-
Constructor Details
-
User
public User()
-
-
Method Details
-
getToken
-
getLevel
-
getName
-
getPassword
-
setPassword
-
setToken
-
setName
-
setLevel
public void setLevel(int userLevel) -
getUserPermissions
-