Uses of Class
ubic.gemma.rest.AdminWebService.UserValueObject
Packages that use AdminWebService.UserValueObject
-
Uses of AdminWebService.UserValueObject in ubic.gemma.rest
Fields in ubic.gemma.rest declared as AdminWebService.UserValueObjectFields in ubic.gemma.rest with type parameters of type AdminWebService.UserValueObjectMethods in ubic.gemma.rest that return types with arguments of type AdminWebService.UserValueObjectModifier and TypeMethodDescriptionAdminWebService.patchUser(String username, AdminWebService.UpdateUserRequest req) Partial update — toggle the enabled flag (lock/unlock) and/or admin role.