|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use User.UserRole | |
|---|---|
| com.hack23.cia.model.application.impl.common | Common application entity model. |
| Uses of User.UserRole in com.hack23.cia.model.application.impl.common |
|---|
| Methods in com.hack23.cia.model.application.impl.common that return User.UserRole | |
|---|---|
User.UserRole |
User.getUserRole()
Gets the user role. |
static User.UserRole |
User.UserRole.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static User.UserRole[] |
User.UserRole.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.hack23.cia.model.application.impl.common with parameters of type User.UserRole | |
|---|---|
void |
User.setUserRole(User.UserRole userRole)
Sets the user role. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||