Uses of Enum
de.fraunhofer.iese.mydata.user.MyDataRole
-
Uses of MyDataRole in de.fraunhofer.iese.mydata.user
Modifier and TypeMethodDescriptionstatic MyDataRole
Returns the enum constant of this type with the specified name.static MyDataRole[]
MyDataRole.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
IUserService.updateRole
(String userId, MyDataRole newRole) update the role of a user