Uses of Class
ubic.gemma.rest.AdminWebService.UpdateUserRequest
Packages that use AdminWebService.UpdateUserRequest
-
Uses of AdminWebService.UpdateUserRequest in ubic.gemma.rest
Methods in ubic.gemma.rest with parameters of type AdminWebService.UpdateUserRequestModifier and TypeMethodDescriptionAdminWebService.patchUser(String username, AdminWebService.UpdateUserRequest req) Partial update — toggle the enabled flag (lock/unlock) and/or admin role.