|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Role | |
---|---|
cz.muni.fi.pclis.service | |
cz.muni.fi.pclis.web.annotations |
Uses of Role in cz.muni.fi.pclis.service |
---|
Methods in cz.muni.fi.pclis.service that return types with arguments of type Role | |
---|---|
List<Role> |
UserServiceImpl.getAvailableRolesForTerm(User user,
Term term)
|
List<Role> |
UserService.getAvailableRolesForTerm(User user,
Term term)
|
Uses of Role in cz.muni.fi.pclis.web.annotations |
---|
Methods in cz.muni.fi.pclis.web.annotations that return Role | |
---|---|
static Role |
Role.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Role[] |
Role.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |