|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserRole | |
|---|---|
| org.apertereports.common.users | |
| Uses of UserRole in org.apertereports.common.users |
|---|
| Methods in org.apertereports.common.users that return types with arguments of type UserRole | |
|---|---|
static List<UserRole> |
UserRoleProvider.getAllRoles()
Returns all available roles |
Collection<UserRole> |
User.getRoles()
Returns collection of roles assigned to the user |
| Constructor parameters in org.apertereports.common.users with type arguments of type UserRole | |
|---|---|
User(String login,
Set<UserRole> roles,
boolean administrator,
String email)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||