Uses of Class
ubic.gemma.rest.GroupsWebService.GroupValueObject
Packages that use GroupsWebService.GroupValueObject
-
Uses of GroupsWebService.GroupValueObject in ubic.gemma.rest
Subclasses of GroupsWebService.GroupValueObject in ubic.gemma.restModifier and TypeClassDescriptionstatic classFull response including member summaries; used forGET /groups/{id}?includeSummaries=trueand the membership-mutating endpoints so the caller doesn't need a follow-up GET.Methods in ubic.gemma.rest that return GroupsWebService.GroupValueObjectModifier and TypeMethodDescriptionMethods in ubic.gemma.rest that return types with arguments of type GroupsWebService.GroupValueObjectModifier and TypeMethodDescriptionRetrieve a single group by id.GroupsWebService.updateGroup(Long id, GroupsWebService.GroupUpdateRequest req) Partial update — currentlyname(rename) anddescription.