Uses of Enum
de.fraunhofer.iese.mydata.user.MyDataRole
Packages that use MyDataRole
-
Uses of MyDataRole in de.fraunhofer.iese.mydata.user
Fields in de.fraunhofer.iese.mydata.user declared as MyDataRoleMethods in de.fraunhofer.iese.mydata.user that return MyDataRoleModifier and TypeMethodDescriptionstatic MyDataRoleReturns 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.Methods in de.fraunhofer.iese.mydata.user with parameters of type MyDataRoleModifier and TypeMethodDescriptionvoidIUserService.updateRole(String userId, MyDataRole newRole) update the role of a user